From d3bbd9647c8ced0cc0aeaacbd960b9311d5de12d Mon Sep 17 00:00:00 2001 From: Carsten Behring Date: Sat, 14 Dec 2024 12:21:33 +0100 Subject: [PATCH] mention optional devcontainer --- notebooks/index.clj | 1 + 1 file changed, 1 insertion(+) diff --git a/notebooks/index.clj b/notebooks/index.clj index edb8304..7c6aa17 100644 --- a/notebooks/index.clj +++ b/notebooks/index.clj @@ -27,6 +27,7 @@ Noj gets you started with Clojure for data and science. * You get a collection of good libraries out of the box * .. and documentation that shows you how to use the different libraries together +* (and if you want: a 'devcontainer' setup which is known to work with the native parts of the libraries) Noj is a library that does not add any API of its own. It includes the [underlying libraries](https://scicloj.github.io/noj/noj_book.underlying_libraries.html)