Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthewfeickert/jupyter-notebook-basics
Some examples of how to do some core things in Jupyter
https://github.com/matthewfeickert/jupyter-notebook-basics
binder jupyter jupyter-notebook tutorial
Last synced: about 21 hours ago
JSON representation
Some examples of how to do some core things in Jupyter
- Host: GitHub
- URL: https://github.com/matthewfeickert/jupyter-notebook-basics
- Owner: matthewfeickert
- License: mit
- Created: 2017-08-06T13:20:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T00:52:10.000Z (almost 7 years ago)
- Last Synced: 2025-01-05T10:41:02.713Z (6 days ago)
- Topics: binder, jupyter, jupyter-notebook, tutorial
- Language: Jupyter Notebook
- Size: 41 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jupyter Notebook Basics
Some examples of how to do some core things in [Jupyter](http://jupyter.org/)[![license](https://img.shields.io/github/license/matthewfeickert/Jupyter-Notebook-Basics.svg)](https://github.com/matthewfeickert/Jupyter-Notebook-Basics/blob/master/LICENSE) [![nbviewer](https://img.shields.io/badge/view%20on-nbviewer-brightgreen.svg)](http://nbviewer.jupyter.org/github/matthewfeickert/Jupyter-Notebook-Basics/tree/master/Notebooks/)
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/matthewfeickert/Jupyter-Notebook-Basics/master)## Authors
Primary Author: [Matthew Feickert](http://www.matthewfeickert.com/)
## Acknowledgments
- The Jupyter organization's wiki, [A gallery of interesting Jupyter Notebooks](https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks), has many good notebooks to learn from
- All badges made by [shields.io](http://shields.io/)