Example Jupyter notebooks for nteract
npm install @nteract/examplesGo ahead and give these notebooks a try!
This repository has collections of nteract notebooks to try out on Binder. Click the link of an individual example or the language heading for a bundle of notebooks.
* The Notable Nteract Notebook
* Try out Vega through Altair
* Make Progress (Bars) with Updatable Outputs
* Glean the Download Statistics for nteract Desktop
* Explore Your World with GeoJSON
* Exploring Happiness Across Countries
* Meet Markdown and Math
* Debug nteract's Super Secret SetIn Models
* Go from Pandas to GeoJSON
* Gallery of Plotly Plots
* Pandas Table Schema Advancements
* VDOMmable Updates with Emojis
* Exploring Custom Revival with JSON.parse - Immutable Revival
* Repo statistics (C#)
* Housing ML (C#)
* Repo statistics (F#)
* Housing ML (F#)
* Managing Azure (PowerShell)
* Head over to mybinder.org.
* Enter the URL of the repo containing your nteract notebooks.
Press Launch*.
Have you created an nteract notebook that you would like to share with others? We welcome pull requests from the community!
````
git clone https://github.com/nteract/examples
cd examplesAdd your notebooks to one of the existing directories or create new ones
Make a pull request