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 | |
| Open terminal in main area in extension | 1 | 487 | October 16, 2023 | |
| How to run .py file cell by cell in Jupyterlab4 | 0 | 442 | June 2, 2023 | |
| How to run python code from jupyterlab extension | 1 | 472 | November 13, 2023 | |
| How to run UI button commands from the script or command line? | 1 | 751 | May 3, 2023 |