Positron Server available for academic use via JupyterHub
Editor’s note: This is a guest blog post from Posit, a Jupyter Foundation member

Academic institutions can now offer Positron directly within their existing JupyterHub environments, giving students access to a modern, full-featured data science IDE without requiring local installation or additional infrastructure. Licensed under the permissive, source-available Elastic License 2.0, Positron as a desktop app is free for everyone to use, build on, and extend across personal, academic, and commercial projects. Through a free educational license, universities and other academic organizations can additionally make Positron Server available to currently enrolled students for coursework, helping create a consistent learning experience across classrooms, labs, and remote environments.
By integrating Positron into JupyterHub, educators can provide students with a powerful development environment alongside the tools they already use. Students simply launch Positron from the JupyterHub interface, just as they would open JupyterLab or a different environment, and can begin working immediately.
Bringing a Modern Data Science IDE to the Classroom
Positron combines the familiarity of notebook-based workflows with the capabilities of a professional integrated development environment (IDE). Once launched through JupyterHub, students have access to the complete Positron experience, including:
- Comprehensive support for both Python and R
- Access to the OpenVSX extension marketplace
- Built-in data viewer and variables explorer
- Integrated help pane, debugging tools, and version control
- Advanced development features that help students grow their data science skills over time
This approach allows instructors to standardize course environments while reducing the technical barriers often associated with software installation and configuration.
Designed to Work with Existing JupyterHub Deployments
Positron Server is built to integrate directly into existing JupyterHub environments, making adoption straightforward for administrators already managing Jupyter-based infrastructure.
The solution is compatible with:
- JupyterHub deployments running JupyterLab 4
- Python 3.9 and later environments
Installation is provided through the jupyter-positron-server Python package, which is built on Jupyter Server Proxy. For administrators who have previously configured services within JupyterHub, the setup process will feel familiar.
Rather than functioning as a standalone desktop application, Positron Server extends existing JupyterHub deployments by making the Positron IDE available as another launch option within the environment.
Free Educational Licensing for Teaching
Academic institutions using Positron for instructional purposes are eligible for a free teaching license. Under this license, access can be provided to:
- Currently enrolled students
- Course participants
- Faculty and staff involved in delivering educational programs
This licensing model enables institutions to incorporate Positron into coursework without additional software costs, helping educators provide professional-grade tools to learners.
Getting Started
Institutions interested in offering Positron through JupyterHub can get started in three simple steps:
- Review the eligibility requirements outlined in the Positron Education License Rider.
- Contact Posit to request a free teaching license.
- Follow the jupyter-positron-server installation and configuration documentation to deploy Positron within your JupyterHub environment.
Supporting the Next Generation of Data Scientists
As data science and computational research continue to grow across disciplines, educational institutions are looking for ways to provide students with professional tools that are easy to access and manage. By bringing Positron directly into JupyterHub, universities can deliver a modern, scalable development environment that supports both teaching and learning while minimizing setup complexity.
Whether students are writing Python code, analyzing data in R, or exploring advanced development workflows, Positron Server helps create a seamless experience from the first day of class through more advanced coursework and research projects.


