Skip to content

Commit 6d0128c

Browse files
committed
Adjust schedule for PyKnihovny
1 parent 34160b7 commit 6d0128c

1 file changed

Lines changed: 19 additions & 13 deletions

File tree

runs/2018/pyknihovny-jaro/info.yml

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,31 +23,37 @@ plan:
2323
base: flask
2424
date: 2018-03-06
2525

26-
- title: Moduly
27-
base: distribution
26+
- title: Pandas
27+
base: pandas
2828
date: 2018-03-20
2929

30-
- title: Testování
31-
base: testing
30+
- title: NumPy
31+
base: numpy
3232
date: 2018-04-03
3333

34-
- title: Opakování
34+
- title: Scraping
3535
slug: recap
3636
date: 2018-04-17
3737
materials: []
3838

39-
- title: Dokumentace
40-
base: docs
39+
- title: Databáze s SQLAlchemy
40+
slug: sqlalchemy
41+
date: 2018-05-03
42+
materials: []
43+
44+
- title: Vizualizace
45+
slug: visualization
4146
date: 2018-05-15
47+
materials: []
4248

43-
- title: Pandas
44-
base: pandas
49+
- title: GUI
50+
base: qt
4551
date: 2018-05-29
4652

47-
- title: NumPy
48-
base: numpy
53+
- title: Testování
54+
base: testing
4955
date: 2018-06-12
5056

51-
- title: GUI
52-
base: qt
57+
- title: Moduly
58+
base: distribution
5359
date: 2018-06-26

0 commit comments

Comments
 (0)