You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to have an extension that adds a button (like this) to trigger a command written by the user in the metadata of the notebook.
I guess the command needs to be run on the server side because it uses the .ipynb file. The command needs to be run from the directory containing the ipynb file.