From bf859cbd4a37217e8db8c084dfa55bea7b7841a7 Mon Sep 17 00:00:00 2001 From: danielgruesso Date: Mon, 3 Jun 2019 14:28:54 -0400 Subject: Update gif image --- doc/user/clusters/applications.md | 2 +- doc/user/clusters/img/jupyter-git-extension.gif | Bin 0 -> 2120084 bytes doc/user/clusters/img/jupyter-git.gif | Bin 451018 -> 0 bytes 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 doc/user/clusters/img/jupyter-git-extension.gif delete mode 100644 doc/user/clusters/img/jupyter-git.gif diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md index eb6954be4a9..151104dbdf9 100644 --- a/doc/user/clusters/applications.md +++ b/doc/user/clusters/applications.md @@ -164,7 +164,7 @@ 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. -![Jupyter's Git Extension](img/jupyter-git.gif) +![Jupyter's Git Extension](img/jupyter-git-extension.gif) ### Knative diff --git a/doc/user/clusters/img/jupyter-git-extension.gif b/doc/user/clusters/img/jupyter-git-extension.gif new file mode 100644 index 00000000000..13a88d97425 Binary files /dev/null and b/doc/user/clusters/img/jupyter-git-extension.gif differ diff --git a/doc/user/clusters/img/jupyter-git.gif b/doc/user/clusters/img/jupyter-git.gif deleted file mode 100644 index 0b2ab5a564a..00000000000 Binary files a/doc/user/clusters/img/jupyter-git.gif and /dev/null differ -- cgit v1.2.1