Skip to main content

Run Pluto.jl in JupyterHub

Project description

Run Pluto.jl on a JupyterHub

Latest PyPI version

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.

This is primarily for use with JupyterHub in container based environments.

Based on original repo from Illumidesk.

Try it out

Take it for a spin with Binder:

Binder

This should launch you straight into Pluto.

Installation

You can install jupyter-pluto-proxy from PyPI.

pip install jupyter-pluto-proxy

You also need to have Julia and Pluto.jl installed.

Development

  1. Fork and clone this repo and install the package:
git clone https://github.com/<account>/jupyter-pluto-proxy
  1. Create and activate a virtual environment:
virtualenv -p python3 venv
source venv/bin/activate
  1. Install package:
cd jupyter-pluto-proxy
pip install -e .

Credits

License

BSD 3-Clause

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyter-pluto-proxy-0.1.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

jupyter_pluto_proxy-0.1.2-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page