-
Notifications
You must be signed in to change notification settings - Fork 22
FEAT: upload and open a file #390
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
@RobPasMue definitely going to need your input on design choices here, and how/if I can better test this. We don't exactly have a test_modeler.py so I went ahead and put this in test_design.py since it seemed most fitting. |
Let's talk offline about this and summarize here on GH our decision |
As of now, this feature should be done and should pass when the new unstable images get published. We need to figure out how we want to test this though. For now I can just create create something, download the file, then upload the file. |
…the design are the same
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.
Great job @jonahrb
Ability to upload a file from client to server and open it