https://github.com/jupyter-server/jupyverse
A Jupyter server based on FastAPI :rocket:
https://github.com/jupyter-server/jupyverse
fastapi jupyter
Last synced: 7 days ago
JSON representation
A Jupyter server based on FastAPI :rocket:
- Host: GitHub
- URL: https://github.com/jupyter-server/jupyverse
- Owner: jupyter-server
- License: other
- Created: 2021-07-23T14:20:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T15:38:01.000Z (17 days ago)
- Last Synced: 2025-04-07T04:14:59.187Z (15 days ago)
- Topics: fastapi, jupyter
- Language: Python
- Homepage: https://jupyter-server.github.io/jupyverse
- Size: 1.86 MB
- Stars: 263
- Watchers: 8
- Forks: 31
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING.md
Awesome Lists containing this project
README
[](https://github.com/jupyter-server/jupyverse/actions)
# jupyverse
A set of [FPS](https://github.com/jupyter-server/fps) modules implementing a Jupyter server.
Try it online:
- JupyterLab frontend: [](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab)
- Jupyter Notebook frontend: [](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-notebook)Documentation is available [here](https://jupyter-server.github.io/jupyverse).
## Motivation
For the motivations behind this project, please refer to this issue in the
[Jupyter server team compass](https://github.com/jupyter-server/team-compass/issues/11).