We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f083bea commit 09d0ec3Copy full SHA for 09d0ec3
README.md
@@ -125,9 +125,6 @@ jupyter labextension install plotlywidget@1.2.0 --no-build
125
# and jupyterlab renderer support
126
jupyter labextension install jupyterlab-plotly@1.2.0 --no-build
127
128
-# JupyterLab chart editor support (optional)
129
-jupyter labextension install jupyterlab-chart-editor@1.2 --no-build
130
-
131
# Build extensions (must be done to activate extensions since --no-build is used above)
132
jupyter lab build
133
0 commit comments