Browse Source

Initial URL section in docs.

Afshin Darian 6 years ago
parent
commit
4087cd213b
1 changed files with 13 additions and 0 deletions
  1. 13 0
      docs/source/user/interface.rst

+ 13 - 0
docs/source/user/interface.rst

@@ -180,3 +180,16 @@ menu:
     <div class="jp-youtube-video">
        <iframe src="https://www.youtube-nocookie.com/embed/COheO7sA4-U?rel=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
     </div>
+
+.. _urls:
+
+URLs
+~~~~
+
+.. _url-tree:
+
+Like the classic notebook, JupyterLab provides a way for users to copy URLs that
+open a specific notebook or file. Additionally, JupyterLab URLs are an advanced
+part of the user interface that allows for managing workspaces. These two
+functions -- file paths and workspaces -- can be combined in URLs that open a
+specific file in a specific workspace.