Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 817 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 817 Bytes

Jupyter Server Terminals

Build Status

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.