From 2fa1cd68658b3576cc9d534ac895c35a5a74a972 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 18 Oct 2024 12:36:07 +0200 Subject: [PATCH] Sync atom with big data --- notebooks/sync_atom_with_big_data.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/sync_atom_with_big_data.clj b/notebooks/sync_atom_with_big_data.clj index d5b09a155..47744c0b2 100644 --- a/notebooks/sync_atom_with_big_data.clj +++ b/notebooks/sync_atom_with_big_data.clj @@ -1,4 +1,4 @@ -(ns scratch +(ns sync-atom-with-big-data (:require [nextjournal.clerk :as clerk])) ;; # Clerk synced atoms and large data