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.5.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file jupyverse-0.0.5.tar.gz
.
File metadata
- Download URL: jupyverse-0.0.5.tar.gz
- Upload date:
- Size: 6.7 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 | bf41031d657276df2342bd351b2b55f870255cca6ddb7ff1956e7a9d9c4225fb |
|
MD5 | e42857e7b1d456cd3aafc1a490dd4a1e |
|
BLAKE2b-256 | 1493e39306adc0eb7b34a9bf71e8688f2a1a8176241ccbf8be8d91fdba271a79 |
File details
Details for the file jupyverse-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: jupyverse-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 6.4 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 | 90fbc74af869bc3646afb031cfab0e5656c12d7e61c1d8bea9c83592d3c44f07 |
|
MD5 | 566d43323ccb7113ea042a07e68a2e61 |
|
BLAKE2b-256 | bd28849d11c7a6ec75a9db9d90bb1de4e50b163948e12f199b460bb39893bfa7 |