You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/resources/reading.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title : "Reading"
3
3
description: "Recommended reading"
4
4
lead: "Recommended reading"
5
5
date: 2022-02-14
6
-
lastmod: 2024-09-11
6
+
lastmod: 2024-11-06
7
7
draft: false
8
8
weight: 32
9
9
images: []
@@ -17,7 +17,10 @@ Here are some suggested reading materials.
17
17
Do you wish to add your tutorial to this list? Do you have any suggestions for this list? - [Let us talk](../../community/contact)!
18
18
19
19
## Scicloj resources
20
-
- The [Clojure Data Scrapbook](https://scicloj.github.io/clojure-data-scrapbook/) - a community-driven collection of tutorials for the emerging Clojure data stack - contributions are welcome. :pray:
20
+
- The [Clojure Data Tutorials](https://scicloj.github.io/clojure-data-scrapbook/) - a community-driven collection of reproducible tutorials, organized using devcontainers
21
+
- The [Clojure Data Scrapbook](https://scicloj.github.io/clojure-data-scrapbook/) - a community-driven collection of tutorials, with a bit less strict workflow
0 commit comments