Jupyterlab extension to add context menu item to the terminal tab to navigate file browser to the pwd path of the terminal
Project description
jupyterlab_terminal_show_in_file_browser_extension
Navigate the file browser to your terminal's current working directory with a single click. Right-click on any terminal tab and select "Show in File Browser" to instantly jump to the directory where your terminal session is working.
Full disclosure: This extension does exactly one thing. It's not revolutionary, it won't change your life, and it definitely won't impress anyone at parties. But every time you cd somewhere and wonder "where am I again?" - it'll be there for you. Quietly. Unremarkably. Like a good friend who never asks for credit.
Features
- Context menu on terminal tabs - Right-click any terminal tab to reveal "Show in File Browser" option
- Context menu in terminal area - Also available when right-clicking inside the terminal
- Server-side cwd detection - Accurately determines terminal's working directory via process inspection
- Cross-platform support - Works on Linux (via /proc) and macOS (via lsof)
- Graceful fallback - Navigates to workspace root if terminal is outside the Jupyter workspace
Installation
Requires JupyterLab 4.0.0 or higher.
pip install jupyterlab_terminal_show_in_file_browser_extension
Project details
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_terminal_show_in_file_browser_extension-1.0.17.tar.gz.
File metadata
- Download URL: jupyterlab_terminal_show_in_file_browser_extension-1.0.17.tar.gz
- Upload date:
- Size: 269.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f66bc4852b55bf96b027082e18cf2b5a0d16aa90e778fa7295799b661a1fa29
|
|
| MD5 |
880ba9d0dcfc3e9ff1fc0361edae0449
|
|
| BLAKE2b-256 |
48e9f262e973bb7ed66f662f121c243c250ae103e0601626e9e358b162bf76e4
|
File details
Details for the file jupyterlab_terminal_show_in_file_browser_extension-1.0.17-py3-none-any.whl.
File metadata
- Download URL: jupyterlab_terminal_show_in_file_browser_extension-1.0.17-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d1e573d4481a047dc49a2cebca768c9f3fc403040df221bc1b4aa234e12368c
|
|
| MD5 |
4ffbae3b534a7759637dbbf4bb4388a1
|
|
| BLAKE2b-256 |
814ccbd0b7834f65ef8c37aa1a95847cedfb3fa7e07d12b9d01b55a285073cac
|