Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T18:55:12.000Z (9 months ago)
- Last Synced: 2024-05-02T13:16:32.061Z (9 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 2.8 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Binder](https://mybinder.org/badge_logo.svg)](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.