Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python_test_scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
python_test_scripts
Commits
f9f99fe3
Commit
f9f99fe3
authored
3 years ago
by
Tangosys on dop491
Browse files
Options
Downloads
Patches
Plain Diff
Added a README.md to explain how to commit changes from Jupyter
parent
bda3c387
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
Jupyter_Pages/README.md
+13
-0
13 additions, 0 deletions
Jupyter_Pages/README.md
with
13 additions
and
0 deletions
Jupyter_Pages/README.md
0 → 100644
+
13
−
0
View file @
f9f99fe3
# Committing changes from Jupyter
To commit updates when running this from a station's Jupyter Notebook, do:
ssh tangosys@station
cd git/tango/jupyter-notebooks/python_test_scripts/Jupyter_Pages
And then commit changes:
git add <notebook>.ipynb # add file to commit list
git commit -m "i added this very cool notebook update"
If you cannot login as lofarsys, ask for your public key to be added to
`~tangosys/.ssh/authorized_keys`
.
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