Skip to content

Commit

Permalink
Merge pull request #2 from razvanvasile/jupyter_examples
Browse files Browse the repository at this point in the history
Add jupyter notebook examples
  • Loading branch information
willrogers committed May 24, 2017
2 parents 685dbea + b379d87 commit 02a8e9c
Show file tree
Hide file tree
Showing 4 changed files with 1,653 additions and 0 deletions.
8 changes: 8 additions & 0 deletions jupyter/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
These are the examples from the documentation. Using jupyter notebook to run these files allows to see and edit the examples as they unfold.

To install jupyter:
- pip install jupyter
To run these files:
- jupyter notebook
Copy/paste the given url into your browser to connect to the server
- click on one of the examples
Loading

0 comments on commit 02a8e9c

Please sign in to comment.