Created page with "=== I. in Jupyter-Lab terminal === none|thumb|800x800px Create Keys # Open Terminal # ssh-keygen -t ed25519 -C "USERNAME@uni-bremen.de" none|thumb|500x500pxnone|thumb|500x500px # git config --global user.name "GIVENNAME SURENAME" # git config --global user.email "USERNAME@uni-bremen.de" # cat .ssh/id_ed25519.pubnone|thumb|500x500pxII. Git ([https://git.fb1.uni-bre..."
 
Replaced content with "== Moved to this wiki [https://mscneuro.neuro.uni-bremen.de/index.php/Git_jupyterlab] =="
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== I. in Jupyter-Lab terminal ===
== Moved to this wiki [https://mscneuro.neuro.uni-bremen.de/index.php/Git_jupyterlab] ==
[[File:GIT Jupyter 1.png|none|thumb|800x800px]]
Create Keys
 
# Open Terminal
# ssh-keygen -t ed25519 -C "USERNAME@uni-bremen.de" [[File:GIT Jupyter 2.png|none|thumb|500x500px]][[File:GIT Jupyter 3.png|none|thumb|500x500px]]
# git config --global user.name "GIVENNAME SURENAME"
# git config --global user.email "USERNAME@uni-bremen.de"
# cat .ssh/id_ed25519.pub[[File:GIT Jupyter 4.png|none|thumb|500x500px]]II. Git ([https://git.fb1.uni-bremen.de git.fb1.uni-bremen.de])

Latest revision as of 16:14, 23 October 2025

Moved to this wiki [1]