Usage — Jupyter Documentation 4.1.1 alpha documentation (original) (raw)
Information relevant to using the various tools in the Jupyter ecosystem.
Use and Configure#
How do I decide which packages I need?#
Jupyter can be used for many different use-cases. Below are a few user stories for when and how you might use tools in the Jupyter ecosystem, as well as a diagram that helps lay out some of your options.
- Narratives and Use Cases
- Notebook Narratives
* Description
* Narrative examples - JupyterHub Narratives
* Description
* Narrative examples - Narratives - Building blocks
* Description
* Narrative examples - Jupyter for Data Science
- Jupyter and Scientific Computing
- Jupyter in Education
- Jupyter in the Enterprise
* Description
* Example Use-Cases - What are Narratives?
- Notebook Narratives
Advanced topics#
- Advanced Use Cases
- Migrating from IPython Notebook
* Abstract
* Understanding the Migration Process
* Automatic migration of files
* Where have my configuration files gone?
* Finding the Location of Important Files
* Configuration files
* Data files: kernelspecs and notebook extensions
* Since Jupyter does not have profiles, how do I customize it?
* Changing the Jupyter notebook configuration directory
* Changing the Jupyter notebook configuration file
* Changing IPython’s profile using custom kernelspecs
* Understanding Installation Changes
* Notebook extensions
* Kernels
* Understanding Changes in imports
- Migrating from IPython Notebook