Jupyter notebook extensions and JupyterLab extensions work completely differently. JavaScript is disabled in JupyterLab so the extensions there are writtten in TypeScript. Being very new to the *Script languages, getting to build this extension would take me some time. If you have experience building a JupyterLab extension, I would really appreciate if you help me build an extension similar to the jupyter Notebook one.
Jupyter notebook extensions and JupyterLab extensions work completely differently. JavaScript is disabled in JupyterLab so the extensions there are writtten in TypeScript. Being very new to the *Script languages, getting to build this extension would take me some time. If you have experience building a JupyterLab extension, I would really appreciate if you help me build an extension similar to the jupyter Notebook one.