Skip to content
Snippets Groups Projects
Commit 181b2c31 authored by Ben Anderson's avatar Ben Anderson
Browse files

Merge branch 'master' into 'master'

added notes to sve

See merge request SERG/workflow!12
parents 6e51eb76 43209c98
No related branches found
No related tags found
No related merge requests found
...@@ -13,17 +13,18 @@ The SVE offers two services: ...@@ -13,17 +13,18 @@ The SVE offers two services:
## Why would I use the SVE? ## Why would I use the SVE?
1. It hosts most of the applications you'll need including RStudio etc 1. The 'Student' service hosts most of the applications you'll need including RStudio etc
1. It offers easy access to [data folders such as J://](keepingData.md) as you are effectively working 'on campus'. This makes data loading fast. Well... faster than doing it over your home broadband. 1. It offers easy access to [data folders such as J://](keepingData.md) as you are effectively working 'on campus'. This makes data loading fast. Well... faster than doing it over your home broadband.
1. You can easily access your oneDrive folders. 1. You can easily access your oneDrive folders.
1. The virtual PC instance you log in to has reasonable memory allocation so unless you have huuuge datasets you should be OK. 1. The virtual PC instance you log in to has reasonable memory allocation so unless you have huuuge datasets you should be OK.
But: But:
1. No persistence (see above) 1. No R package or repo persistence (see above)
1. It does not seem to be able to 'mount' Sharepoint/Teams folders - so you cannot easily load data held in them 1. It does not seem to be able to 'mount' Sharepoint/Teams folders - so you cannot easily load data held in them
## Git ## Git
Git is installed - yay! Git is installed - yay!
You will need to create your RSA key so that git (inside or outside RStudio) can talk to github/gitlab etc. This RSA key should now be persistent (it didn't used to be before the SVE upgrade). You will need to create your RSA key so that git (inside or outside RStudio) can talk to github/gitlab etc. This RSA key should now be persistent (it didn't used to be before the SVE upgrade).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment