Skip to main content

The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.

Project description

Jupyter Server

Build Status Documentation Status

The Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila.

For more information, read our documentation here.

Installation and Basic usage

To install the latest release locally, make sure you have pip installed and run:

$ pip install jupyter_server

Jupyter Server currently supports Python>=3.6 on Linux, OSX and Windows.

Versioning and Branches

If Jupyter Server is a dependency of your project/application, it is important that you pin it to a version that works for your application. Currently, Jupyter Server only has minor and patch versions. Different minor versions likely include API-changes while patch versions do not change API.

When a new minor version is released on PyPI, a branch for that version will be created in this repository, and the version of the master branch will be bumped to the next minor version number. That way, the master branch always reflects the latest un-released version.

To see the changes between releases, checkout the CHANGELOG.

Usage - Running Jupyter Server

Running in a local installation

Launch with:

$ jupyter server

Testing

To test an installed jupyter_server, run the following:

$ pip install jupyter_server[test]
$ pytest jupyter_server

Contributing

If you are interested in contributing to the project, see CONTRIBUTING.rst.

Team Meetings and Roadmap

See our tentative roadmap here.

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

jupyter_server-1.5.0.tar.gz (406.0 kB view details)

Uploaded Source

Built Distribution

jupyter_server-1.5.0-py3-none-any.whl (374.9 kB view details)

Uploaded Python 3

File details

Details for the file jupyter_server-1.5.0.tar.gz.

File metadata

  • Download URL: jupyter_server-1.5.0.tar.gz
  • Upload date:
  • Size: 406.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for jupyter_server-1.5.0.tar.gz
Algorithm Hash digest
SHA256 ff127713a57ab7aa7b23f7df9b082951cc4b05d8d64cc0949d01ea02ac24c70c
MD5 c9885959c18192723d74d82d69da4fe8
BLAKE2b-256 06c53b5b2333efd42fea9066958e2cc7f64993dc3e9f0f0f9c07b408d8c72ecb

See more details on using hashes here.

Provenance

File details

Details for the file jupyter_server-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: jupyter_server-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 374.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for jupyter_server-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 028277d67cb4a9705758b304c6f3727c8e1bd052ea83769ffaedfd0ffaac23c4
MD5 a876961f97ce5af006b125da1503d17c
BLAKE2b-256 84de88c1603bb47d595bfe8293aeb05f4a10f78fe094832177d940f37f4d353c

See more details on using hashes here.

Provenance

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