-
Notifications
You must be signed in to change notification settings - Fork 21
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
Stochss compute integration for notebooks #1415
Conversation
…hSS/stochss into stochss-compute-integration-nb
…hSS/stochss into stochss-compute-integration-nb
…hSS/stochss into stochss-compute-integration-nb
…hSS/stochss into stochss-compute-integration-nb
…tochSS/stochss into stochss-compute-integration-nb
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 got this message when I tried to launch my instance
HTTPServerRequest(protocol='http', host='127.0.0.1:8888', method='POST', uri='/stochss/api/user-settings', version='HTTP/1.1', remote_ip='172.17.0.1')
Traceback (most recent call last):
File "/opt/conda/lib/python3.8/site-packages/tornado/web.py", line 1703, in _execute
result = await result
File "/stochss/stochss/handlers/pages.py", line 397, in post
with open(".aws/awsec2.env", "w", encoding="utf-8") as env_fd:
FileNotFoundError: [Errno 2] No such file or directory: '.aws/awsec2.env'
This happened, from a fresh build: (hangs on the saving animation) |
I added the required .aws file but I could not figure out how to run a simulation on aws because of the saving thing. I launched an instance but for some reason it took itself down right away. |
…hSS/stochss into stochss-compute-integration-nb
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.
The 'convert to notebook' button did not work for me, but I'm not sure if it was supposed to or not. Everything else looked very nice, I liked it.
…hSS/stochss into stochss-compute-integration-nb
…hSS/stochss into stochss-compute-integration-nb
…pute-integration-nb
This project will not be ready for review until StochSS-Compute v1.0.0 is released