jtpio / ipylab

Control JupyterLab from Python Notebooks with Jupyter Widgets 🧪 ☢️ 🐍

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of JupyterLab commands

jtpio opened this issue · comments

The command registry has a listCommands() method: app.commands.listCommands().

This should be exposed from Python so it's easier to know what commands are available.