Kaynağa Gözat

Break out new subsection on Enabling/Disabling extensions.

Ian Rose 7 yıl önce
ebeveyn
işleme
90906f7576
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4 1
      docs/source/user/extensions.md

+ 4 - 1
docs/source/user/extensions.md

@@ -67,7 +67,10 @@ install/uninstall step. Once you are ready to rebuild, you can run the command:
 jupyter lab build
 ```
 
-You can disable an extension (without unistalilng it) by running the command:
+## Disabling Extensions
+
+You may want to disable specific JupyterLab extensions without rebuilding
+the application. You can disable an extension by running the command:
 
 ```
 jupyter labextension disable <bar>