hello@illumidesk.com
Project description
Jupyter Server Proxy + Pluto.jl
Launch the awesome Pluto.jl Notebook from the Jupyter Lab Launcher
or the Jupyter Classic New
dropdown. This package was built using the jupyter-server-proxy
cookiecutter template.
Launch
Take it for a spin with Binder:
Then, from the the Jupyter Lab Launcher --> Pluto. Alternatively, from Jupyter Notebook Classic (change the path in your browser to use /tree
) click on New
--> Pluto Notebook
.
Requirements
Launch
make build
The make build
command creates your virtual environment with virtualenv
and Python3, installs the required dependencies, and then launches your notebook with an arbritrary port with repo2docker
.
Development
- Fork and clone this repo and install the package:
git clone https://github.com/<account>/jupyter-pluto-proxy
- Create and activate a virtual environment:
virtualenv -p python3 venv
source venv/bin/activate
- Install package:
cd jupyter-pluto-proxy
pip install -e .
Credits
License
BSD 3-Clause
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
Built Distribution
File details
Details for the file jupyter-pluto-proxy-0.1.0.tar.gz
.
File metadata
- Download URL: jupyter-pluto-proxy-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b14f669589063a69facd5d19dc3bb61ef799a1ab5fb310749d5711f16dd77c6 |
|
MD5 | 8ae7ef38a4ba613121fda54431905dc9 |
|
BLAKE2b-256 | eca79443fe36ee0e7360c5d1cfbd90a49f0e6352d19865680996abcd6e6903f0 |
Provenance
File details
Details for the file jupyter_pluto_proxy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: jupyter_pluto_proxy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6c34f751092315239632eb1a66a3b42948927567817dca435cc24615d303cc7 |
|
MD5 | e8bad19ea08f266696a6fbb13bb6cf96 |
|
BLAKE2b-256 | 8e2d5f7725b6bc3d3079e5d3c27db51900eaf44ea673af791abc7e021518a1c8 |