skillfed

jupyter-server-terminals

A Jupyter Server Extension Providing Terminals.

jupyter-server-terminals Permissive license BSD 3-Clause License - Copyright (c) 2021-, Jupyter Development Team Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following… (full text in the JSON record) AGING 20 v0.5.4 released

Install

jupyter-server-terminals on PyPI

pip

pip install jupyter-server-terminals

uv

uv add jupyter-server-terminals

poetry

poetry add jupyter-server-terminals

Package facts

License BSD 3-Clause License - Copyright (c) 2021-, Jupyter Development Team Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following… (full text in the JSON record) (permissive)
Python support supports the current Python release (>=3.8)
Install friction low — pure-Python wheel
Runtime dependencies 2 — pywinpty, terminado
Maintenance aging — 211 days since the last release
Last repo commit
First released
Popularity one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: jupyter_server_terminals-0.5.4-py3-none-any.whl

Keywords: ipython, jupyter

Intended Audience :: DevelopersIntended Audience :: Science/ResearchIntended Audience :: System AdministratorsLicense :: OSI Approved :: BSD LicenseProgramming Language :: PythonProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9

About jupyter-server-terminals

from the package's own PyPI description — quoted content, verbatim

Jupyter Server Terminals

Build Status (image) Documentation Status (image)

Jupyter Server Terminals is a Jupyter Server Extension providing support for terminals.

Installation and Basic usage

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

pip install jupyter_server_terminals

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

Testing

See CONTRIBUTING.

Contributing

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

About the Jupyter Development Team

The Jupyter Development Team is the set of all contributors to the Jupyter project. This includes all of the Jupyter subprojects.

The core team that...

Read as markdown · JSON record · Source repository · Homepage · Docs

Similar packages