summaryrefslogtreecommitdiff
path: root/.config/jupyter/lab/user-settings/@jupyter-notebook/notebook-extension
diff options
context:
space:
mode:
authorVikas Kushwaha <dev@vikas.rocks>2025-01-24 10:35:59 +0530
committerVikas Kushwaha <dev@vikas.rocks>2025-01-24 10:35:59 +0530
commit18507fd21b7a7709133d8f3049c683e1abffcda2 (patch)
treed43bc141b2e588300e639bdb4f004ad6945e6081 /.config/jupyter/lab/user-settings/@jupyter-notebook/notebook-extension
parente02304f014645a01ef6cdd40276997dea58504d9 (diff)
jupyter update
Diffstat (limited to '.config/jupyter/lab/user-settings/@jupyter-notebook/notebook-extension')
-rw-r--r--.config/jupyter/lab/user-settings/@jupyter-notebook/notebook-extension/full-width-notebook.jupyterlab-settings10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/jupyter/lab/user-settings/@jupyter-notebook/notebook-extension/full-width-notebook.jupyterlab-settings b/.config/jupyter/lab/user-settings/@jupyter-notebook/notebook-extension/full-width-notebook.jupyterlab-settings
new file mode 100644
index 0000000..76a81a7
--- /dev/null
+++ b/.config/jupyter/lab/user-settings/@jupyter-notebook/notebook-extension/full-width-notebook.jupyterlab-settings
@@ -0,0 +1,10 @@
+{
+ // Jupyter Notebook Full Width Notebook
+ // @jupyter-notebook/notebook-extension:full-width-notebook
+ // Jupyter Notebook Notebook With settings
+ // ********************************************************
+
+ // Full Width Notebook
+ // Whether to the notebook should take up the full width of the application
+ "fullWidthNotebook": false
+} \ No newline at end of file