-
Notifications
You must be signed in to change notification settings - Fork 388
Update environment.yml #61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
environment.yml
Outdated
- pygame==1.9.2a0 | ||
- h5py==2.8.0 | ||
- matplotlib==2.2.2 | ||
- matplotlib |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think VNC is a standard word, can you add something like "Remote desktop
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eugenevinitsky Changed
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we set up this desktop to use the single environment, Flow, like we have in the current setup instructions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"notebooks and tutorials"
This is being blocked by #62 and will be resolved after it. |
moved stress tests to the tests folder
Update to unconflict packages