Vscode-jupyter: Add nbextensions support for Jupyter Notebooks

Created on 12 Oct 2019  路  3Comments  路  Source: microsoft/vscode-jupyter

Feature: Notebook Editor, Interactive Window, Python Editor cells

Description

Would be great to have support for nbextensions since that would fully replace a notebooks instance.

enhancement

Most helpful comment

Thanks for the suggestion.

All 3 comments

Thanks for the suggestion.

Any update on this issue?

I'd say this is iffy as far as even being possible. NBExtensions can both interact with the jupyter notebook and change the UI of the jupyter toolbar. Both of which are hard to adapt to VS code.

Once VS code ships https://github.com/microsoft/vscode/issues/91987 and we adapt to using it, there will likely be a VS code way to write extensions for notebooks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hyderkh picture hyderkh  路  4Comments

TheOrangeJuice picture TheOrangeJuice  路  4Comments

dimitry-ishenko picture dimitry-ishenko  路  4Comments

allefeld picture allefeld  路  4Comments

chrisjsewell picture chrisjsewell  路  4Comments