When using the Bash kernel I would like to edit a file in the JupyterLab editor.
Is there an API to call the editor passing a filename and possibly a line number as arguments?
When using the Bash kernel I would like to edit a file in the JupyterLab editor.
Is there an API to call the editor passing a filename and possibly a line number as arguments?
Thanks a lot Ian! That looks very promising.