MetOs-UiO / eScience2024

https://metos-uio.github.io/eScience2024/
1 stars 12 forks source link

Instruction on workflow on jupyterhub? #10

Closed sarambl closed 5 months ago

sarambl commented 5 months ago

Maybe this is already in the pipeline, but maybe we should have an instruction on what to do once you are on the jupyter hub? Like 1) Clone the projects folder (should they clone any of the others?) 2) If you download data, put it here xx 3) Create your notebooks here xxx

mvdebolskiy commented 5 months ago

Well, you just assigned yourself to do that. 😅 Initiative is punishable.

mvdebolskiy commented 5 months ago

I'll start a pr in a couple of hours with some skeleton.

sarambl commented 5 months ago

haha, right, should have seen that coming! Ok, but I'll do it once the git stuff is ready (https://metos-uio.github.io/eScience2024/git_integration/) because I actually don't know how that'll work right now 😅

But basically we want them to

MichaelSchulzMETNO commented 5 months ago

My idea is - fork to your own private github, clone from there, and pull and push back between your private fork on github and your jupyterhub clone. And once this is fine, sync the fork and create a pull request to contribute to the github main from the course.

MichaelSchulzMETNO commented 5 months ago

And yes, use the group folder ! Then there are less conflicts.

mvdebolskiy commented 5 months ago

I will add the instructions about the git tab on the sever and some CLI commands. If they work in separate folders, the PRs should go to master directly. Unless you want to collect all the changes in some other folder and push into master less frequently.

sarambl commented 5 months ago

I feel this issue has been adressed, no?