jupyter_server

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

  • 所有者: jupyter-server/jupyter_server
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.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.

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.

Team Meetings and Roadmap

See our tentative roadmap here.

主要指标

概览
名称与所有者jupyter-server/jupyter_server
主编程语言Python
编程语言Python (语言数: 4)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2016-09-21 19:18:45
推送于2025-05-12 20:39:51
最后一次提交
发布数154
最新版本名称v2.16.0 (发布于 2025-05-12 16:44:28)
第一版名称0.0.1 (发布于 )
用户参与
星数526
关注者数36
派生数341
提交数12.8k
已启用问题?
问题数480
打开的问题数179
拉请求数892
打开的拉请求数38
关闭的拉请求数107
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?