Skip to content

Update code_and_data_management.md for IONS cloud storage #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions doc/code_and_data_management.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
In the lab we (try) to stick to version control for code with git/github and data with datalad and gin. Somewhere else is already mentioned but repetita iuvant so

1. Install git on your computer
2. Create a GITHUB account and ask to be added to the lab organization [https://github.com/cpp-lln-lab]
2. Create a GITHUB account and ask to be added to the (lab organization)[https://github.com/cpp-lln-lab]
3. Make sure you have your SSH key for GITHUB following this tutorial
4. Have a look at this doc to have a first idea on how to contribute on github
5. Have a look around cause we already have a lot of ready to use code ;)
Expand Down Expand Up @@ -58,10 +58,9 @@ Tools:

### IONS cloud storage

Here the official (intranet page)[http://sss-intranet.icp.ucl.ac.be/wiki/index.php/Storage_access#Groups] with more info regarding the IONS cloud storage

http://sss-intranet.icp.ucl.ac.be/wiki/index.php/Storage_access#Groups

cooked step by step for MacOS users:
Cooked step by step for MacOS users:

1. Open Finder
2. Go menu
Expand All @@ -71,7 +70,7 @@ cooked step by step for MacOS users:
6. Add the opened folder as a favorite (top of the right panel)


Short guidelines:
Short guidelines (how to use this space):

- not suitable for an “online” usage (eg running analyses within the folder), it is a cloud service so reading and writing is as fast as your internet connection
- Long term storage
Expand Down