Added link to original guide authored by uwagura's avatar uwagura
...@@ -4,7 +4,9 @@ Visual Studio Code provides extensions called [Remote-SSH](https://marketplace.v ...@@ -4,7 +4,9 @@ Visual Studio Code provides extensions called [Remote-SSH](https://marketplace.v
2. You are connecting from Linux or Mac ( Windows Instructions will hopefully be added at a later date) 2. You are connecting from Linux or Mac ( Windows Instructions will hopefully be added at a later date)
3. You already have VS Code installed on your device 3. You already have VS Code installed on your device
Note that this guide focuses on access PPAN and Jupyter Notebooks within VS Code. If you would just like to access PPAN, see the [Remote Access](https://github.com/NOAA-GFDL/CEFI-regional-MOM6/wiki/Remote-Access) page. If you would just like to run Jupyter Notebooks on your local machine, see our [Using Jupyter Notebooks on PPAN](https://github.com/NOAA-GFDL/CEFI-regional-MOM6/wiki/Using-Jupyter-Hubs-or-Notebooks-on-PPAN-if-user-does-not-have-access-to-GFDL-public5-or-6) page. Note that this guide focuses on access PPAN and Jupyter Notebooks within VS Code. If you would just like to access PPAN, see the [Remote Access](https://github.com/NOAA-GFDL/CEFI-regional-MOM6/wiki/Remote-Access) page. If you would just like to run Jupyter Notebooks on your local machine, see our [Using Jupyter Notebooks on PPAN](https://github.com/NOAA-GFDL/CEFI-regional-MOM6/wiki/Using-Jupyter-Hubs-or-Notebooks-on-PPAN-if-user-does-not-have-access-to-GFDL-public5-or-6) page.
This guide is heavily based on a earlier guide put together by Max Pike and Marc Prange - see [here](https://docs.google.com/document/d/1bjcRlgGfrJt0FB_KB2SeyVs-QTbGMqFnrr8XksL3Cg0/edit?pli=1&tab=t.0) for more details.
# Connecting to Analysis in VS Code ( Linux / Mac ) # Connecting to Analysis in VS Code ( Linux / Mac )
## Setting Up SSH Keys to connect to Analysis ## Setting Up SSH Keys to connect to Analysis
... ...
......