Skip to content
Snippets Groups Projects
Commit 5ccdc7ad authored by Jan Gruis's avatar Jan Gruis
Browse files

powershell skipts first test

parent 21073121
No related branches found
No related tags found
No related merge requests found
echo "Switching to script location"
Set-Location ~
#(Get-Item .).FullName
Set-Location .\Desktop\ctlm
echo "reset files and pull from gitlab"
git reset --hard HEAD
git pull
echo "starting jupyter lab"
#C:\Users\user\AppData\Local\Programs\Python\Python312\Scripts\jupyter-lab.exe --notebook-dir="C:\Users\user\Documents\jupyter-lab" --preferred-dir "C:\Users\user\Documents\jupyter-lab"
#Set-Location C:\Users\user\Desktop\
#exit
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment