Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)