Browse Source

Add link to overview youtube video

Steven Silvester 5 years ago
parent
commit
f287e5b060
1 changed files with 10 additions and 2 deletions
  1. 10 2
      docs/source/getting_started/overview.rst

+ 10 - 2
docs/source/getting_started/overview.rst

@@ -11,8 +11,16 @@ JupyterLab is a next-generation web-based user interface for Project Jupyter.
 
 JupyterLab enables you to work with documents and activities such as
 :ref:`Jupyter notebooks <notebook>`, text editors, terminals, and custom
-components in a flexible, integrated, and extensible manner. You can
-:ref:`arrange <interface>` multiple documents and activities side by side in the
+components in a flexible, integrated, and extensible manner. For a demonstration
+of JupyterLab and its features, you can view this video:
+
+.. raw:: html
+
+  <div class="jp-youtube-video">
+    <iframe src="https://www.youtube-nocookie.com/embed/A5YyoCKxEOU?rel=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
+  </div>
+
+You can :ref:`arrange <interface>` multiple documents and activities side by side in the
 work area using tabs and splitters. Documents and activities integrate with each
 other, enabling new workflows for interactive computing, for example: