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
When I run animalShapes.ipynb locally, I do not reproduce the final plot of a fish.
Instead, I get this:
Intermediate steps (before data reconstruction) seem fine:
Full HTML output of the notebook is attached here in PDF form due to GitHub limitations: animalShapes.pdf
Version numbers for key packages (e.g., mpmath) match requirements.txt. I am running on a Windows 10 machine, Python 3.8.11.
This difference in outputs could be alleviated if the code were repoduceable in Binder, although a separate issue ticket #17 addresses the fact that Binder will not load this notebook due to dependency errors.
The text was updated successfully, but these errors were encountered:
peterdsharpe
changed the title
Cannot reproduce code locally
Cannot reproduce animalShapes.ipynb results locally
Sep 30, 2021
When I run
animalShapes.ipynb
locally, I do not reproduce the final plot of a fish.Instead, I get this:
![image](https://user-images.githubusercontent.com/6295985/135502849-136b1c49-8889-4b76-9036-98db0526d3cf.png)
Intermediate steps (before data reconstruction) seem fine:
![image](https://user-images.githubusercontent.com/6295985/135502987-2916ccd8-554b-44ae-bd7d-359941fafca8.png)
Full HTML output of the notebook is attached here in PDF form due to GitHub limitations:
animalShapes.pdf
Version numbers for key packages (e.g.,
mpmath
) matchrequirements.txt
. I am running on a Windows 10 machine, Python 3.8.11.This difference in outputs could be alleviated if the code were repoduceable in Binder, although a separate issue ticket #17 addresses the fact that Binder will not load this notebook due to dependency errors.
The text was updated successfully, but these errors were encountered: