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 in 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 --pyargs 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.4.0.tar.gz (275.4 kB view details)

Uploaded Source

Built Distribution

jupyter_server-1.4.0-py3-none-any.whl (241.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jupyter_server-1.4.0.tar.gz
  • Upload date:
  • Size: 275.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for jupyter_server-1.4.0.tar.gz
Algorithm Hash digest
SHA256 023431125ffeae8330eb0daab78658dffc51b3886ec5621ee006dcb0f267cc49
MD5 925cf2abb2f046e0bd96deec98d0b826
BLAKE2b-256 e8ebe2508a03d5ab27a54e82bd102703d77f62a8102e1803dc9dc477f542d319

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: jupyter_server-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 241.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for jupyter_server-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c21f4a607aab1f3a1289209b5483ec42aeefaf6f9cc6f51ccdc23d9c09ea2387
MD5 84e5c855c076eab6f57dc8d3d3cc0246
BLAKE2b-256 004e88ebdbdaa7b56a15ff88b6af94473ec029a16fe3154928275b6d07f864a7

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