@nteract/examples

Example Jupyter notebooks for nteract

Usage no npm install needed!

<script type="module">
  import nteractExamples from 'https://cdn.skypack.dev/@nteract/examples';
</script>

README

nteract example notebooks

Go 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.

Python

R

node.js

dotnet

Use your nteract notebooks on Binder

  • Head over to mybinder.org.
  • Enter the URL of the repo containing your nteract notebooks.
  • Press Launch.

Contribute your notebooks!

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 examples
# Add your notebooks to one of the existing directories or create new ones
# Make a pull request