We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e32c0 commit 3d8280bCopy full SHA for 3d8280b
jupyter-lite.json
@@ -0,0 +1,11 @@
1
+{
2
+ "jupyter-lite-schema-version": 0,
3
+ "jupyter-config-data": {
4
+ "appName": "Ibis JupyterLite Console",
5
+ "disabledExtensions": [
6
+ "@jupyterlab/markdownviewer-extension:plugin",
7
+ "@jupyterlab/mathjax-extension:plugin",
8
+ "@jupyterlab/mathjax2-extension:plugin"
9
+ ]
10
+ }
11
+}
0 commit comments