https://github.com/fomightez/3dscatter_plot-binder
3D scatter plot examples via Binder
https://github.com/fomightez/3dscatter_plot-binder
Last synced: 2 months ago
JSON representation
3D scatter plot examples via Binder
- Host: GitHub
- URL: https://github.com/fomightez/3dscatter_plot-binder
- Owner: fomightez
- License: mit
- Created: 2020-05-27T19:56:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T18:56:27.000Z (7 months ago)
- Last Synced: 2025-03-26T10:52:18.547Z (3 months ago)
- Language: Jupyter Notebook
- Size: 7.94 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://mybinder.org/v2/gh/fomightez/3Dscatter_plot-binder/master?filepath=index.ipynb)
# 3Dscatter_plot-binder
3D scatter plot & related 2D examples (a sense of the thrid value is implied via size of the point on a 2D plot) via Binder
Click on any `launch binder` badge on this page to begin.
----------
### Related
- [3Dsurface_plot-binder: 3D surface plot examples via Binder](https://github.com/fomightez/3Dsurface_plot-binder)
- You may want to check out my notes at [my 3Dscatter_plot_mod_playground-binder](https://github.com/fomightez/3Dscatter_plot_mod_playground-binder) if you happen to be using cutting edge Jupyter & looking to apply what you see here, and/or need to use `ipympl/widgets`. The code in this current version of this repo was written to work originally with what is now NbClassic, but when MyBinder changed recently to update to use more current Jupyter (Jupyter Notebook 7.2.2 in test done just now, I was pleasantly suprised everything seemed to work 'as-is' in the new Jupyter, unlike [my animated_matplotlib_classic-binder](https://github.com/fomightez/animated_matplotlib_classic-binder) that I had to roll back to NbClassic to keep working. (I think it is because here I am using `%matplotlib inline` not using `widgets/ipympl`.) and I'm still working out what one matches best and if any edits need to be made to keep things working. The README for [my 3Dscatter_plot_mod_playground-binder](https://github.com/fomightez/3Dscatter_plot_mod_playground-binder) discusses things more and specifies how to build the environment at this time, whereas here is more subject to the default.----------
----------
[](https://mybinder.org/v2/gh/fomightez/3Dscatter_plot-binder/master?filepath=index.ipynb)