diff options
author | danielgruesso <dgruesso@gitlab.com> | 2019-06-04 08:44:43 -0400 |
---|---|---|
committer | danielgruesso <dgruesso@gitlab.com> | 2019-06-04 08:44:43 -0400 |
commit | f2b60b3c4bbf5859a180f753716cbd84c5179d03 (patch) | |
tree | 29ac7c47baff4e2b10b9ca8c65e949e08abe247c | |
parent | d60a6f4903c909ff2699eafcaa74338dbfd809ea (diff) | |
download | gitlab-ce-f2b60b3c4bbf5859a180f753716cbd84c5179d03.tar.gz |
Update verbiage and add clone screenshot
-rw-r--r-- | doc/user/clusters/applications.md | 13 | ||||
-rw-r--r-- | doc/user/clusters/img/jupyter-git-clone.png | bin | 0 -> 50150 bytes |
2 files changed, 6 insertions, 7 deletions
diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md index 3b1ca0a643d..ec28b9f4321 100644 --- a/doc/user/clusters/applications.md +++ b/doc/user/clusters/applications.md @@ -163,16 +163,15 @@ is automatically provisioned and configured using the authenticated user's: - Email - Newly created access token -Once a user logs in to -Jupyter, a post-start hook executes configuration of the extension by setting user's data as environment variables and running a -script to configure the extension. - -JupyterLab's Git extension enables full version control of your notebooks as well as issuance of Git commands within Jupyter. Git commands -can be issued via the **Git** tab on the left panel or via Jupyter's command line prompt. -can be issued via the "Git" tab on the left panel or via Jupyter's command line prompt. +JupyterLab's Git extension enables full version control of your notebooks as well as issuance of Git commands within Jupyter. +Git commands can be issued via the **Git** tab on the left panel or via Jupyter's command line prompt.  +Clone repositories from the files tab in Jupyter + + + ### Knative > Available for project-level clusters since GitLab 11.5. diff --git a/doc/user/clusters/img/jupyter-git-clone.png b/doc/user/clusters/img/jupyter-git-clone.png Binary files differnew file mode 100644 index 00000000000..6cc07d7eabc --- /dev/null +++ b/doc/user/clusters/img/jupyter-git-clone.png |