The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
Project description
# Jupyter Server
[](https://github.com/jupyter/jupyter_server/actions) [](http://jupyter-server.readthedocs.io/en/latest/?badge=latest)
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](http://jupyter-server.readthedocs.io/en/latest/?badge=latest).
## Installation and Basic usage
To install the latest release locally, make sure you have [pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:
$ pip install jupyter_server
Jupyter Server currently supports Python>=3.5 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](https://github.com/jupyter/jupyter_server/blob/master/CHANGELOG.md).
## Usage - Running Jupyter Server
### Running in a local installation
Launch with:
$ jupyter server
## Contributing
If you are interested in contributing to the project, see [CONTRIBUTING.rst](CONTRIBUTING.rst).
## Team Meetings and Roadmap
When: Thursdays [8:00am, Pacific time](https://www.thetimezoneconverter.com/?t=8%3A00%20am&tz=San%20Francisco&) Where: [calpoly/jupyter Zoom](https://zoom.us/my/jovyan) What: [Meeting notes](https://github.com/jupyter/jupyter_server/issues/126)
When: Thursdays [8:00am, Pacific time](https://www.thetimezoneconverter.com/?t=8%3A00%20am&tz=San%20Francisco&)
Where: [Jovyan Zoom](https://zoom.us/my/jovyan)
What: [Meeting notes](https://github.com/jupyter/jupyter_server/issues/126)
See our tentative [roadmap here](https://github.com/jupyter/jupyter_server/issues/127).
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyter_server-1.0.0rc12.tar.gz.
File metadata
- Download URL: jupyter_server-1.0.0rc12.tar.gz
- Upload date:
- Size: 240.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.0.post20200809 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddf98b75319694ab491a2e567fe756b8e1311994570a2a9c9ddd487d8dfc29b4
|
|
| MD5 |
4628be0c7fefbccae31eb4ae1741a7c6
|
|
| BLAKE2b-256 |
df386cc219ed8978723f6fb75e4ab8d88a9a003d8379998e8bb9f8a3df66493a
|
File details
Details for the file jupyter_server-1.0.0rc12-py3-none-any.whl.
File metadata
- Download URL: jupyter_server-1.0.0rc12-py3-none-any.whl
- Upload date:
- Size: 223.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.0.post20200809 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cbbc72b917e0ec3cb188238b1f27dd342384b89ebae417f56017b2d4efea959
|
|
| MD5 |
3dcddbbbf62090439d82a2704317e71a
|
|
| BLAKE2b-256 |
f35a18c08ca623c2460f35225f6ce68f2ab4b0bffd82fec6b3fc3a42968a5d69
|