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 | 680 | January 5, 2024 | |
| Invoke launcher action from extension | 1 | 665 | January 30, 2020 | |
| Create a launcher in Jupyter lab to open a specific url | 2 | 1823 | July 21, 2020 | |
| Programmatically launch the JupyterLab editor | 2 | 698 | September 9, 2019 | |
| How to create a jupyter-lab extension that interacts with a running kernel | 1 | 2994 | November 12, 2019 |