Home
Introduction¶
nteract is an ecosystem of React components, JavaScript packages, and applications built on top of the Jupyter specification. Together they enhance interactive computing and data science workflows.
What can I do with nteract?¶
- Parameterize and execute notebooks with papermill.
- Build your own interactive notebook application with our React components.
- Host notebooks with commuter.
Additional Documentation¶
Project | Description |
---|---|
Hydrogen | Interactive coding environment. |
papermill | Tool for parameterizing and executing Jupyter Notebooks. |
scrapbook | Scraping library. |
testbook | Unit testing framework for testing code in Jupyter Notebooks. |