-
-
Save choldgraf/03c6c7d2c288f738a76e665ecf5ffd15 to your computer and use it in GitHub Desktop.
ODEs in Python
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
channels: | |
- conda-forge | |
dependencies: | |
- ipython | |
- ipywidgets | |
- matplotlib | |
- numpy | |
- scipy | |
- voila |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jupyter labextension install @jupyter-widgets/jupyterlab-manager |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment