-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 2336109 with MkDocs version: 1.6.1
- Loading branch information
Unknown
committed
Oct 15, 2024
1 parent
49664c2
commit 3fdd161
Showing
18 changed files
with
22 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ | |
|
||
|
||
<link rel="icon" href="../assets/images/favicon.png"> | ||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.39"> | ||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.40"> | ||
|
||
|
||
|
||
|
@@ -883,7 +883,7 @@ <h1 id="setup-r-with-visual-studio-code">Setup R with Visual Studio Code</h1> | |
<h2 id="setting-up-remote-tunnels">Setting up Remote Tunnels</h2> | ||
<div class="admonition warning"> | ||
<p class="admonition-title">Warning</p> | ||
<p>In this example we use version <strong>R/4.3.1</strong>. If you want to use a different one | ||
<p>In this example we use version <strong>R/4.2.1</strong>. If you want to use a different one | ||
change the R version!</p> | ||
</div> | ||
<h3 id="requirements">Requirements</h3> | ||
|
@@ -896,7 +896,7 @@ <h3 id="setting-up-first-time">Setting up first time</h3> | |
<li>Login to head node: <code>ssh [email protected]</code></li> | ||
<li>Start a new tmux session: <code>tmux new -s rstudio</code></li> | ||
<li>Start a new job: <code>srun -c 2 --mem=30gb --time=0-4:00:00 --pty bash</code></li> | ||
<li>Load modules: <code>module load vscode_cli gcc/11.2.0 R/4.3.1 miniconda/latest</code></li> | ||
<li>Load modules: <code>module load vscode_cli gcc/11.2.0 R/4.2.1 quarto</code></li> | ||
<li>Run command: <code>code tunnel</code><ol> | ||
<li>Choose <code>Microsoft account</code> when asked how you would like to log in to VScode</li> | ||
<li>Open the link from terminal and paste the <strong>CODE</strong></li> | ||
|
@@ -912,6 +912,7 @@ <h3 id="setting-up-first-time">Setting up first time</h3> | |
</ol> | ||
</li> | ||
<li>Move cursor on it and click the <code>-></code></li> | ||
<li>Install extension <a href="https://marketplace.visualstudio.com/items?itemName=ms-vscode.remote-server">Remote Tunnels</a></li> | ||
</ol> | ||
<p>To use <code>R</code>, install additional packages by clicking <code>Extensions</code> in the left panel. | ||
Search for packages:</p> | ||
|
@@ -944,7 +945,7 @@ <h3 id="i-already-did-the-setup-i-want-my-r-again">I already did the setup, I wa | |
<li>Login to head node: <code>ssh [email protected]</code></li> | ||
<li>Start a new tmux session: <code>tmux new -s rstudio</code></li> | ||
<li>Start a new job: <code>srun -c 2 --mem=30gb --time=0-4:00:00 --pty bash</code></li> | ||
<li>Load modules: <code>module load vscode_cli gcc/11.2.0 R/4.3.1 miniconda/latest</code></li> | ||
<li>Load modules: <code>module load vscode_cli gcc/11.2.0 R/4.2.1 quarto</code></li> | ||
<li>Run command: <code>code tunnel</code></li> | ||
<li>Go to your VSCode and on the left panel search for <code>Remote Explorer</code></li> | ||
<li>Click <code>dancmpn01flunicphdom</code> or <code>dancmpn02flunicphdom</code></li> | ||
|
@@ -996,7 +997,7 @@ <h3 id="known-issues">Known issues</h3> | |
<span class="md-icon" title="Last update"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg> | ||
</span> | ||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 5, 2024</span> | ||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 15, 2024</span> | ||
</span> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters