From f1fa2a9d4681f28b365bd3a244b14d52328ec05c Mon Sep 17 00:00:00 2001 From: vno86ego3q <gitlab-vno86ego3q@pyg.yt> Date: Wed, 19 Jun 2024 13:40:45 +0200 Subject: [PATCH] asset --- README.md | 2 +- assets/{remote-explorer.PNG => remote-tunnels.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename assets/{remote-explorer.PNG => remote-tunnels.png} (100%) diff --git a/README.md b/README.md index 2a29119..bc8c163 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ With your local computer, launch VSCode and install the extension [Remote Tunnel In the Remote Explorer tab, click on `Tunnels +`, choose GitHub, and then choose `jupyter-pagoda`. - \ No newline at end of file + \ No newline at end of file diff --git a/assets/remote-explorer.PNG b/assets/remote-tunnels.png similarity index 100% rename from assets/remote-explorer.PNG rename to assets/remote-tunnels.png -- GitLab