-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.clj
More file actions
33 lines (21 loc) · 1.87 KB
/
Copy pathindex.clj
File metadata and controls
33 lines (21 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
^{:clay {:hide-code true}}
(ns index
(:require [scicloj.kindly.v4.kind :as kind]))
;; {fig-alt="Noj logo"}
;; SciNoj Light #1 was an online conference where Clojurians shared their short-term data analysis stories.
;; It was a first in a series of conferences that will explore new fields and use case for Clojure. This time, we focused on the [Noj](https://scicloj.github.io/noj/) data science toolkit.
;; Your feedback will help plan the next conferences:
;; <a class="btn btn-primary btn-lg px-4 mb-2 rounded" href="https://bit.ly/scinoj-light-1-survey" role="button">Feedback survey</a>
;; ## Notes
;; See the 📖 [conference summary](https://clojurecivitas.github.io/conferences/scinoj_light_1/notes/hallway_track.html) that was published by Timothy Pratley at [ClojureCivitas](https://clojurecivitas.github.io/).
;; ## Timeline
;; * May 10 - we had a [preparation workshop](/workshop.html): data analysis in Clojure
;; * May 16-17 - Conference
;; * 📅 [Event](https://clojureverse.org/t/scinoj-light-1st-conference/)
;; * ⏰ 🎥 [Schedule & recordings](./schedule.html) 🌟
;; ## Recordings
;; The recordings were shared (as unlisted videos) internally at the [Clojurians Zulip chat](https://scicloj.github.io/docs/community/chat/) under the [#**scinoj-light-1>recordings**](https://clojurians.zulipchat.com/#narrow/channel/479601-scinoj-light-1/topic/recordings/) topic thread.
;; Some parts will be shared publicly in the near future.
;; ## Chat
;; All communication of the conference took place at the [Clojurians Zulip chat](https://scicloj.github.io/docs/community/chat/), specifically in the [#**scinoj-light-1**](https://clojurians.zulipchat.com/#narrow/channel/479601-scinoj-light-1) channel.
;; <a class="btn btn-info btn-lg px-4 mb-2 rounded" href="https://scicloj.github.io/docs/community/contact/" role="button">Any questions? Let us talk</a>