... | @@ -6,6 +6,8 @@ Visual Studio Code provides extensions called [Remote-SSH](https://marketplace.v |
... | @@ -6,6 +6,8 @@ Visual Studio Code provides extensions called [Remote-SSH](https://marketplace.v |
|
|
|
|
|
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
|
|
You will need to set up an ssh key pair between your local machine and analysis in order to connect to analysis with the Remote ssh tool. **If you already have an ssh key that you would like to use for this connection, feel free to skip ahead to step 4**. Otherwise, to setup up the key pair:
|
|
You will need to set up an ssh key pair between your local machine and analysis in order to connect to analysis with the Remote ssh tool. **If you already have an ssh key that you would like to use for this connection, feel free to skip ahead to step 4**. Otherwise, to setup up the key pair:
|
... | | ... | |