Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
labcode
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CST
labcode
Commits
5ccdc7ad
Commit
5ccdc7ad
authored
1 year ago
by
Jan Gruis
Browse files
Options
Downloads
Patches
Plain Diff
powershell skipts first test
parent
21073121
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
powershell_scripts/tlm.ps1
+18
-0
18 additions, 0 deletions
powershell_scripts/tlm.ps1
with
18 additions
and
0 deletions
powershell_scripts/tlm.ps1
0 → 100644
+
18
−
0
View file @
5ccdc7ad
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment