
Web - Interactive web application e.g. Jupyter Notebook
Summary
Minimal browser-based Jupyter — for general Python work and quick analysis.
Description
What it is A minimal Jupyter Notebook environment running on the OneSciencePlace server, with a basic Python kernel and standard scientific libraries. Designed for general-purpose analysis, prototyping, and learning — for visualization-heavy work or larger compute, see Jupyter Notebook Expanse.
Use cases
- Exploratory data analysis and prototyping
- Workshop and tutorial settings
- Quick scripting and computation that doesn't require HPC-scale resources
What's included
- Jupyter Notebook (minimal distribution)
- Python 3 with common libraries
- Persistent storage in your user workspace — files saved here remain between sessions
Where it runs The OneSciencePlace server, in a Docker container. Suitable for small to medium computations.
Getting started Click Launch. Jupyter will start and provide a link to open a session on a new browser tab — usually within a few seconds. Create a new notebook from the Files tab, or open an existing one from your user directory.