Skip to content

Commit 6e71c31

Browse files
committed
test: try to use hu jupyterhub
1 parent 70e8168 commit 6e71c31

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

myst.yml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ project:
55
title: Selbstlernkurs Python
66
description: |
77
Dieser Selbstlernkurs soll angehende Bibliotheks- und Informationswissenschaftler\*innen (insbesondere im weiterbildenden Masterstudiengang an der Humboldt-Universität zu Berlin) befähigen kleinere Programmieraufgaben mit bibliothekarischen Daten umzusetzen.
8-
keywords: ["Open Educational Resource", "Python", "Bibliothek", "Selb stlernkurs"]
8+
keywords:
9+
["Open Educational Resource", "Python", "Bibliothek", "Selb stlernkurs"]
910
authors:
1011
- name: "Hannes Schnaitter"
1112
affiliations:
12-
- Humboldt-Universität zu Berlin, Institut für Bibliotheks- und Informationswissenschaft
13+
- Humboldt-Universität zu Berlin, Institut für Bibliotheks- und Informationswissenschaft
1314
orcid: 0000-0002-1602-6032
1415
corresponding: true
1516
email: hannes.schnaitter.1@ibi.hu-berlin.de
@@ -19,17 +20,17 @@ project:
1920
id: schnaitter
2021
github: https://github.com/schnaitter/Selbstlernkurs_Python
2122
jupyter:
22-
#binder:
23-
# url: https://mybinder.org
24-
# repo: schnaitter/Selbstlernkurs_Python
25-
# ref: main
26-
# provider: github
23+
binder:
24+
url: https://jupyterhub.cms.hu-berlin.de
25+
repo: schnaitter/Selbstlernkurs_Python
26+
ref: main
27+
provider: github
2728
lite: true
2829
exclude:
2930
- _build
3031
- README.md
3132
- LICENSE.md
32-
license:
33+
license:
3334
content: CC-BY-4.0
3435
code: MIT
3536
exports:
@@ -43,5 +44,3 @@ site:
4344
favicon: assets/favicon.ico
4445
logo: assets/logo.png
4546
folders: true
46-
47-

0 commit comments

Comments
 (0)