PEWebb / notebook-examples

Example Jupyter Python notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Jupyter Python Notebooks

This includes a few Jupyter Python Notebooks I use as examples in my teaching.

Installation

These use a few super-handy libraries. To install do pip install -r requirements.pip.

Running

To start up Jupyter run jupyter notebook and it will open your web browser.

About

Example Jupyter Python notebooks


Languages

Language:Python 80.0%Language:Jupyter Notebook 19.7%Language:Shell 0.3%