Skip to content

Commit f6bf0de

Browse files
committed
added video tutorial
1 parent 9b93a57 commit f6bf0de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

notebooks/index.clj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ directly for tabular data structures or provide high interoperability with it.
5454
5555
")
5656

57+
;; ### Clojure for data analysis - getting started with Noj v2, VSCode, Calva, and Clay, 2025-05-02
58+
;; * 📁 [repo](https://github.com/scicloj/noj-v2-getting-started)
59+
;; * 💡 main topics: Tooling and workflow, datavis, Clay, VSCode, Calva
60+
^:kindly/hide-code
61+
(kind/video
62+
{:youtube-id "B1yPkpyiEEs"})
5763

5864
;; ### From raw data to a blog post, 2025-01-24
5965
;; * 📖 [notebook](https://scicloj.github.io/noj-v2-getting-started/)

0 commit comments

Comments
 (0)