An FPS plugin implementing a Jupyter server
Project description
jupyverse
A set of FPS plugins implementing a Jupyter server.
Install
pip install jupyverse[jupyterlab]
Note: at this stage of development, it is preferable to install from sources (see below).
Development install
Clone this repository and install the needed plugins:
pip install -e .[jupyterlab] --no-deps
pip install -e plugins/jupyterlab
pip install -e plugins/contents
pip install -e plugins/kernels
pip install -e plugins/terminals
pip install -e plugins/nbconvert
pip install -e plugins/yjs
pip install -e plugins/auth
# you should also install the latest FPS:
pip install git+https://github.com/adriendelsalle/fps
# you must also have the JLab frontend extension for authentication:
pip install git+https://github.com/davidbrochart/jupyverse-auth
# if you want RetroLab instead of JupyterLab:
# pip install -e .[retrolab]
# pip install -e plugins/retrolab
# ...
Usage
Just enter in a terminal:
jupyverse
This will open a browser at http://127.0.0.1:8000 by default, and load the JupyterLab front-end.
For other options, see jupyverse --help
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyverse-0.0.6.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file jupyverse-0.0.6.tar.gz
.
File metadata
- Download URL: jupyverse-0.0.6.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30df7124cd7199660190ae622beee7af5273457c2a9d5769084de2ea89bb2a2b |
|
MD5 | e599a1122d6794726a60093ee1df7869 |
|
BLAKE2b-256 | b4613b9b5f9c8868e0bc2c386cdc833132bcbd8992b3a121032fea5f111bb65c |
File details
Details for the file jupyverse-0.0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: jupyverse-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1aa1ce5342652022e937939453a99d3619d0e1be02371f1f3411a66baded4a4 |
|
MD5 | c6fe45ff5b1404763843a8e852cd1f3f |
|
BLAKE2b-256 | 6fb19dd30f1aab3133a155e3f095abfe7b6227952172e94c6964f456722266be |