Skip to main content

Running the Positron Server Web IDE inside the Jupyter environment

Project description

Jupyter Positron Server

Run Positron Server inside your Jupyter environment using jupyter-server-proxy.

Requirements

  • Python >= 3.9
  • positron-server installed and available in your PATH
  • A valid Positron license key file, set as a POSITRON_LICENSE_KEY_FILE environment variable

Installation

pip install jupyter-positron-server

Or install from source:

git clone https://github.com/posit-dev/jupyter-positron-server.git
cd jupyter-positron-server
pip install -e .

Configuration

Download Positron Server

Download the Positron Server binary for your Linux architecture. For the latest release of Positron (April 2026), you can find the downloads here:

After downloading, untar the archive and add it to your PATH.

If you're using curl, this step might look something like:

# Download Positron server to temporary directory
# Note: this is the url for arm64 architecture machines, 
# x64 machines should use the link provided above
curl -L "https://cdn.posit.co/positron/releases/server/arm64/positron-server-linux-arm64-2026.04.0-269.tar.gz" -o /tmp/positron-server.tar.gz

# Create directory
mkdir -p /opt/positron-server

# Unpack Positron Server into newly created directory
tar -xzf /tmp/positron-server.tar.gz -C /opt/positron-server --strip-components=1

Get a License

Positron Server is available for educational use only. Free licenses are available for currently enrolled students using Positron for coursework. Review the Positron Education License Rider for full eligibility terms.

To request a license, email academic-licenses@posit.co.

Set the License Key

Set the POSITRON_LICENSE_KEY_FILE environment variable to the path of your license key file. If POSITRON_LICENSE_KEY_FILE is unset, Positron will look for a license file at /opt/license.lic, so place your license file there or set the environment variable to the location where your license file actually lives:

export POSITRON_LICENSE_KEY_FILE=/path/to/your/license.lic

Install the jupyter-positron-server package

Install jupyter-positron-server in an environment that is available to all users of your JupyterHub server.

pip install jupyter-positron-server

Start your Jupyter server

  1. Start or restart your Jupyter server. In JupyterHub, you can do this by selecting File > Hub Control Panel, then clicking Stop My Server and Start My Server.

  2. Click the "Positron" icon in the JupyterLab launcher.

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_positron_server-0.0.4.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jupyter_positron_server-0.0.4-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file jupyter_positron_server-0.0.4.tar.gz.

File metadata

  • Download URL: jupyter_positron_server-0.0.4.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for jupyter_positron_server-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f9c3f0d40ecd72794d4bf1a8b38356e8ba0aad9c143d0c6c18baf3c209460561
MD5 07ce4aeac8729732263a585025775e4c
BLAKE2b-256 a219cb40f04598d50423b30c5ff13eea2778665fd194af557e0709420cceea55

See more details on using hashes here.

Provenance

The following attestation bundles were made for jupyter_positron_server-0.0.4.tar.gz:

Publisher: test.yml on posit-dev/jupyter-positron-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jupyter_positron_server-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for jupyter_positron_server-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 59e68315eb7f650d0fa0e152182c609eceb916e3d788b0d68fbf9ebaf7ff40c5
MD5 7de53886110a288e5309dae3651ace87
BLAKE2b-256 c6fc847bc6a8bd45a90f0a30bbc48b9fd5450d6c95171794d626e4ec83f5c440

See more details on using hashes here.

Provenance

The following attestation bundles were made for jupyter_positron_server-0.0.4-py3-none-any.whl:

Publisher: test.yml on posit-dev/jupyter-positron-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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