Select Jupyter Containers
JupyterHub provides four container options:
- Last Stable Release: The previous stable version.
- Default: The current stable release (recommended for most users).
- Bleeding Edge: Includes the latest fablib and Jupyter examples.
- Beyond Bleeding Edge: Runs fablib and Jupyter examples from the main development branch.
NOTE: Versions may change, this image is just an example screen picked from Release 1.7.0
We recommend using the Default container for general use. The Bleeding Edge is suitable for users who want the latest released features. The Beyond Bleeding Edge container, which includes the most recent development changes, is primarily intended for the FABRIC development team and is not recommended for general users.
At any point, only one container can be spawned for a user. To switch between containers, navigate to File -> Hub Control Panel -> Stop My Server, then select Start My Server and choose the desired container. Any content or work in the user’s work directory is retained across containers.