Carol Willing 8 роки тому
батько
коміт
cdc32295db
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      examples/console/main.py
  2. 1 1
      examples/filebrowser/main.py

+ 1 - 1
examples/console/main.py

@@ -1,5 +1,5 @@
 """
-An example demonstrating a stand-alone "console" using JupyterLab.
+An example demonstrating a stand-alone "console".
 
 Copyright (c) Jupyter Development Team.
 Distributed under the terms of the Modified BSD License.

+ 1 - 1
examples/filebrowser/main.py

@@ -1,5 +1,5 @@
 """
-An example demonstrating a stand-alone "filebrowser" example using JupyterLab.
+An example demonstrating a stand-alone "filebrowser" example.
 
 Copyright (c) Jupyter Development Team.
 Distributed under the terms of the Modified BSD License.