jupyterlab_commands
Command runner
Allows users to run arbitrary Python commands within the JupyterLab command palette.
Add arbitrary python commands to the jupyterlab command palette
58 stars
4 watching
6 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
jupyterjupyterlabjupyterlab-extension
Related projects:
Repository | Description | Stars |
---|---|---|
timkpaine/jupyterlab_autoversion | Automates versioning of JupyterLab notebooks after each save | 81 |
timkpaine/jupyterlab_iframe | Enables embedding of external websites into JupyterLab notebooks and dashboards | 112 |
timkpaine/jupyterlab_email | Allows users to send Jupyter Notebooks as email attachments or HTML pages with various options for formatting and data attachment. | 60 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
kracekumar/jut | Displays Jupyter notebooks in the terminal | 182 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
jtpio/jupyterlab-topbar | Provides customizable indicators and controls for the top bar in JupyterLab | 6 |
invictify/jupter-notebook-rest-api | An application that enables running Jupyter notebooks as REST API endpoints | 80 |
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 386 |
timkpaine/ipydagred3 | A library for creating and customizing directed acyclic graphs in JupyterLab using the dagre-d3 layout algorithm. | 79 |
chmp/ipytest | An extension that allows Pytest to be run within Jupyter notebooks. | 315 |
mbkunal/kollaboratormodulebuilder | An extension for Burp Suite that automates handling of collaborator interactions by executing custom Python scripts. | 0 |
jupyterlab/jupyterlab-git | An extension that integrates version control using Git into the JupyterLab environment. | 1,456 |
manugraj/ganimede | A tool for deploying and managing Jupyter notebooks as REST APIs | 5 |
jupyter-server/jupyter_server | Provides backend services and APIs for web-based Jupyter applications. | 489 |