You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On alpha.iodide.io revision 1d87c1a, when the user clicks on "Make a Copy", the notebook is cloned, but none of the files attached to it, which may prevent the notebook from working.
What I Did
Create a new notebook
Go to Files > Add a file, say "test.png"
Verify that the file is accessible under /notebooks/<notebook_id>/files/test.png
Click on "Make a Copy"
With the new notebook, check if the file is accessible unter /notebooks/<Copy_of_notebook_id>/files/test.png
On alpha.iodide.io revision 1d87c1a, when the user clicks on "Make a Copy", the notebook is cloned, but none of the files attached to it, which may prevent the notebook from working.
What I Did
What I Expected
The file should display.
What Happened
500 Internal Server Error message
(if applicable) notebook that reproduces bug
Original notebook: https://alpha.iodide.io/notebooks/4281/files/kaefer.png
Copy: https://alpha.iodide.io/notebooks/4283/files/kaefer.png
The text was updated successfully, but these errors were encountered: