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]
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
pip install pluggy==1.0.0.dev0 --force-reinstall
# 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.4.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file jupyverse-0.0.4.tar.gz
.
File metadata
- Download URL: jupyverse-0.0.4.tar.gz
- Upload date:
- Size: 3.0 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 | 528d3fee3d2ffb1a9052b9461bbca2850dd417fb474c4ad875f6754ca6ece790 |
|
MD5 | f0ec30d018882e77cbbee1860f5fe41e |
|
BLAKE2b-256 | 8824c622fc6dc06941fe31bb2fab95b8743bf18ffcbce53aff17692675c36974 |
File details
Details for the file jupyverse-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: jupyverse-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 3.6 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 | ba59bc6b06d7518b236764b109d7b7658a444faf617e2e76e52b5848d34820a2 |
|
MD5 | dbbca0204aae99d935c65caa0cd2dcbc |
|
BLAKE2b-256 | e86804ee308f297cec9e632bfc49c806ff2fa62cd96bee8250c592a971d0b0f7 |