https://github.com/fomightez/animated_matplotlib_classic-binder
Notebook to demonstrate animated plots with Matplotlib in classic Jupyter notebook interface & NbClassic served via MyBinder system.
https://github.com/fomightez/animated_matplotlib_classic-binder
Last synced: about 2 months ago
JSON representation
Notebook to demonstrate animated plots with Matplotlib in classic Jupyter notebook interface & NbClassic served via MyBinder system.
- Host: GitHub
- URL: https://github.com/fomightez/animated_matplotlib_classic-binder
- Owner: fomightez
- License: mit
- Created: 2019-05-01T18:41:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T17:51:31.000Z (6 months ago)
- Last Synced: 2025-03-26T10:52:18.548Z (2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 2.8 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://mybinder.org/v2/gh/fomightez/animated_matplotlib_classic-binder/master?filepath=index.ipynb)
# animated_matplotlib_classic-binder
Chances are these days that you don't want this repo!
If you are using modern Jupyter flavors like JupyterLab and Jupyter Notebook 7+, you want [my animated_matplotlib-binder repo](https://github.com/fomightez/animated_matplotlib-binder).This repo is to document approaches that work with the older-style Jupyter Notebook tech, namely Jupyter Notebook 6.4 and earlier, as well as what is now still avialable currently as NbClassic. (If it's not clear why I am bringing up version numbers or what those terms are, see the second half of [my answer here that references resources detailing how the Jupyter ecosystem changed a lot in 2023 with Jupyter Notebook 7+ being built on the same components as JupyterLab](https://stackoverflow.com/a/76837597/8508004)).
For a more visual guide, see ['Quickly Navigating the tech of the Jupyter ecosystem post-2023'](https://gist.github.com/fomightez/e873947b502f70388d82644b17196279).This repository demonstrates animated plots with Matplotlib in notebooks served via the MyBinder system.
Click on `launch binder` badge above to spin up a sesion where you can run animated plots.