Update environment.yml#61
Closed
lucfisc wants to merge 6 commits intoflow-project:masterfrom
lucfisc:master
Closed
Update environment.yml#61lucfisc wants to merge 6 commits intoflow-project:masterfrom lucfisc:master
lucfisc wants to merge 6 commits intoflow-project:masterfrom
lucfisc:master
Conversation
environment.yml
Outdated
| - pygame==1.9.2a0 | ||
| - h5py==2.8.0 | ||
| - matplotlib==2.2.2 | ||
| - matplotlib |
There was a problem hiding this comment.
Hi Lucas, we do want to update the version but we don't want to remove a version number. This would install the most recent version which could also cause conficts
|
|
||
|
|
||
| ==================== | ||
| VNC desktop using Docker for simple utilisation |
Member
There was a problem hiding this comment.
I don't think VNC is a standard word, can you add something like "Remote desktop
?
| 1° Go to http://localhost:6901/?password=vncpassword | ||
| 2° Go to Applications and open Terminal Emulator | ||
| 3° For sumo: Write python flow/examples/sumo/sugiyama.py and run it | ||
| 4° For rllib : Write python flow/examples/rllib/stabilizing_the_ring.py and run it |
Member
There was a problem hiding this comment.
can we set up this desktop to use the single environment, Flow, like we have in the current setup instructions?
Collaborator
Author
There was a problem hiding this comment.
@eugenevinitsky it s possible, just need to install ray in i . I 'll do it asap
| Go into your browser ( Firefox, Chrome, Safari) | ||
| :: | ||
| 1° go to localhost:8888/tree | ||
| 2° the password is 'admin' and you can run all your notebook and tutorial |
Member
There was a problem hiding this comment.
"notebooks and tutorials"
Member
|
This is being blocked by #62 and will be resolved after it. |
kjang96
pushed a commit
to kjang96/flow-1
that referenced
this pull request
Sep 1, 2018
moved stress tests to the tests folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update to unconflict packages