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