jupyterlab_basic_terminal_extension
Launch a utility terminal in JupyterLab that runs without a shell. Perfect for spawning short-lived console utilities that close their tab automatically when the underlying process exits, instead of leaving behind an idle shell prompt.
Features
- Shell-less terminal command - Adds a JupyterLab command that opens a terminal bound directly to a utility process, with no surrounding shell
- Auto-close on exit - Terminal tab closes as soon as the utility process finishes, keeping the workspace tidy
- Server extension companion - Python
jupyter_serverextension exposes the route used by the frontend to spawn the process - JupyterLab 4 native - Built against
@jupyterlab/application4.x and ships as a prebuilt federated extension
Installation
Requires JupyterLab 4.0.0 or higher.
pip install jupyterlab_basic_terminal_extension
Uninstall
To remove the extension, execute:
pip uninstall jupyterlab_basic_terminal_extension
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 jupyterlab_basic_terminal_extension-1.0.6.tar.gz.
File metadata
- Download URL: jupyterlab_basic_terminal_extension-1.0.6.tar.gz
- Upload date:
- Size: 274.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fee4a9e85fa2f3e6b405b51e804bb739322c2a278fa886a855a8be998a53a7e
|
|
| MD5 |
dc7f171dc815f533c18a147fc8268ef5
|
|
| BLAKE2b-256 |
d3b1c281f8fc724164954fa1986df4404fc9fa67863c793528bdce0a694936a9
|
File details
Details for the file jupyterlab_basic_terminal_extension-1.0.6-py3-none-any.whl.
File metadata
- Download URL: jupyterlab_basic_terminal_extension-1.0.6-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc2bcbcf9a0ccfb0b9dac9157dbe1ce522b23cfe029b777da1e0200142ccabef
|
|
| MD5 |
f839dba9d972c14470737b8d260a92f7
|
|
| BLAKE2b-256 |
0e72420e78a8499aaa1bbc4913e7613aaecde4d1023dec43b4c8428b865a1626
|