Skip to content
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

Merged
merged 23 commits into from
Mar 1, 2023

Conversation

BryanRumsey
Copy link
Collaborator

@BryanRumsey BryanRumsey commented Nov 9, 2022

This project will not be ready for review until StochSS-Compute v1.0.0 is released

@BryanRumsey BryanRumsey added this to the 2.5 milestone Nov 9, 2022
@BryanRumsey BryanRumsey self-assigned this Nov 9, 2022
@BryanRumsey BryanRumsey marked this pull request as ready for review February 7, 2023 19:12
Copy link
Contributor

@mdip226 mdip226 left a 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'

@mdip226
Copy link
Contributor

mdip226 commented Feb 14, 2023

This happened, from a fresh build: (hangs on the saving animation)
https://user-images.githubusercontent.com/51466371/218859074-7df4e127-3b87-44e7-9dc3-f1f4b6058b47.mp4

@mdip226
Copy link
Contributor

mdip226 commented Feb 14, 2023

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.

@BryanRumsey BryanRumsey mentioned this pull request Feb 16, 2023
Copy link
Contributor

@mdip226 mdip226 left a 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.

@briandrawert briandrawert merged commit d72108f into develop Mar 1, 2023
@briandrawert briandrawert deleted the stochss-compute-integration-nb branch March 1, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants