I am trying to make a widget based on https://github.com/enlznep/jupyterlab-shell-file to run a shell command on a file. I was trying to create a new terminal and pass it an ‘initialCommand’ but this functionality seems to have been removed, is it possible to run shell commands another way?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is there any way to run shell script/command while clicking on button using jupyterlab extension? | 0 | 676 | January 5, 2024 | |
Invoke launcher action from extension | 1 | 662 | January 30, 2020 | |
Create a launcher in Jupyter lab to open a specific url | 2 | 1817 | July 21, 2020 | |
Programmatically launch the JupyterLab editor | 2 | 693 | September 9, 2019 | |
How to create a jupyter-lab extension that interacts with a running kernel | 1 | 2983 | November 12, 2019 |