Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
syllabus-uebung-python-2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital History
Digital History Lehre
sose2025-python-2
syllabus-uebung-python-2
Compare revisions
0b5d49fded2d01a144ed56ba03f90136e3a04d30 to eb6115f8bd731729131d39fbdd69471f31fe9096
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
digital-history/lehre/sose2025-python-2/syllabus-uebung-python-2
Select target project
No results found
eb6115f8bd731729131d39fbdd69471f31fe9096
Select Git revision
Branches
main
Swap
Target
digital-history/lehre/sose2025-python-2/syllabus-uebung-python-2
Select target project
digital-history/lehre/sose2025-python-2/syllabus-uebung-python-2
1 result
0b5d49fded2d01a144ed56ba03f90136e3a04d30
Select Git revision
Branches
main
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Remove toggle for toc
· 8f025805
Philipp Schneider
authored
3 weeks ago
8f025805
Make toc shorter
· eb6115f8
Philipp Schneider
authored
3 weeks ago
eb6115f8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_config.yml
+1
-1
1 addition, 1 deletion
_config.yml
syllabus.md
+2
-7
2 additions, 7 deletions
syllabus.md
with
3 additions
and
8 deletions
_config.yml
View file @
eb6115f8
...
@@ -39,7 +39,7 @@ plugins:
...
@@ -39,7 +39,7 @@ plugins:
-
jekyll-feed
-
jekyll-feed
kramdown
:
kramdown
:
toc_levels
:
2
..3
# Generates ToC for H2 and H3 headers
toc_levels
:
2
# Generates ToC for H2 and H3 headers
# Exclude from processing.
# Exclude from processing.
# The following items will not be processed, by default.
# The following items will not be processed, by default.
...
...
This diff is collapsed.
Click to expand it.
syllabus.md
View file @
eb6115f8
...
@@ -6,13 +6,8 @@ permalink: /
...
@@ -6,13 +6,8 @@ permalink: /
# Programmieren für Historiker:innen II – Geistliche Karrieren im Alten Reich mit Linked Open Data erforschen (Python-Aufbaukurs)
# Programmieren für Historiker:innen II – Geistliche Karrieren im Alten Reich mit Linked Open Data erforschen (Python-Aufbaukurs)
<details>
*
Table of Contents
<summary>
Inhaltsverzeichnis
</summary>
{:toc}
<p>
*
Table of Contents
{:toc}
</p>
</details>
## Allgemeine Informationen
## Allgemeine Informationen
...
...
This diff is collapsed.
Click to expand it.