Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hifis.net
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HIFIS
Overall
hifis.net
Commits
8ff6e94b
Commit
8ff6e94b
authored
1 year ago
by
Erxleben, Fredo
Committed by
Uwe Jandt (DESY, HIFIS)
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Resolve "Integrate Course Material for "First Steps in Python""
parent
88a9f3ad
No related branches found
Branches containing commit
No related tags found
Loading
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
fetch_external_content.sh
+5
-0
5 additions, 0 deletions
fetch_external_content.sh
services/overall/learning-materials.md
+3
-2
3 additions, 2 deletions
services/overall/learning-materials.md
workshop-materials/python-first-steps/.gitkeep
+0
-0
0 additions, 0 deletions
workshop-materials/python-first-steps/.gitkeep
with
8 additions
and
2 deletions
fetch_external_content.sh
+
5
−
0
View file @
8ff6e94b
...
...
@@ -20,6 +20,11 @@ function include_mkdocs(){
#---------------#
#== 1. Get content for education/training materials. ==#
#-- Workshop Python - first steps
include_mkdocs
\
"https://codebase.helmholtz.cloud/hifis/software/education/hifis-workshops/python-first-steps/-/jobs/artifacts/main/download?job=pages"
\
"workshop-materials/python-first-steps/"
#-- Workshop Python - object oriented programming
include_mkdocs
\
"https://codebase.helmholtz.cloud/hifis/software/education/hifis-workshops/workshop-oop-in-python/-/jobs/artifacts/main/download?job=pages"
\
...
...
This diff is collapsed.
Click to expand it.
services/overall/learning-materials.md
+
3
−
2
View file @
8ff6e94b
...
...
@@ -43,13 +43,14 @@ If you find issues or would like to contribute, feel free to take a look at the
| Topic | Materials | Repository |
|--------------------------------------|----------------------------------------|--------------------------------------|
| First Steps in Python |
(In preparation)
|
[
Repository
][
python-first-steps-repo
]
|
| First Steps in Python |
[
Material
][
python-first-steps-material
]
|
[
Repository
][
python-first-steps-repo
]
|
| Object-Oriented Programming |
[
Material
][
python-oop-material
]
|
[
Repository
][
python-oop-repo
]
|
| Data Processing with _Pandas_ |
[
Material
][
python-pandas-material
]
|
[
Repository
][
python-pandas-repo
]
|
| Data Visualization with _Matplotlib_ |
[
Material
][
python-matplotlib-material
]
|
[
Repository
][
python-matplotlib-repo
]
|
| Test Automation | (In preparation) |
[
Repository
][
python-test-repo
]
|
[
python-first-steps-repo
]:
https://codebase.helmholtz.cloud/hifis/software/education/hifis-workshops/first-steps-in-python
[
python-first-steps-material
]:
{{
"workshop-materials/python-first-steps/"
| relative_url }}
[
python-first-steps-repo
]:
https://codebase.helmholtz.cloud/hifis/software/education/hifis-workshops/python-first-steps
[
python-matplotlib-material
]:
{{
"workshop-materials/python-matplotlib/"
| relative_url}}
[
python-matplotlib-repo
]:
https://codebase.helmholtz.cloud/hifis/software/education/hifis-workshops/workshop-matplotlib
[
python-oop-material
]:
{{
"workshop-materials/python-oop/"
| relative_url }}
...
...
This diff is collapsed.
Click to expand it.
workshop-materials/python-first-steps/.gitkeep
0 → 100644
+
0
−
0
View file @
8ff6e94b
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