From 28a218893755c3edc0721cfc1c5a831cb2a9b08b Mon Sep 17 00:00:00 2001 From: daslu Date: Sat, 28 Sep 2024 00:50:46 +0300 Subject: [PATCH] index page --- notebooks/index.clj | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/notebooks/index.clj b/notebooks/index.clj index d83ea94..c2be6de 100644 --- a/notebooks/index.clj +++ b/notebooks/index.clj @@ -26,13 +26,9 @@ It combines a few of the relevant Clojure libraries for data & science and docum **Source:** [![(GitHub repo)](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/scicloj/noj) -**Deps:** +**Deps:** [![Clojars Project](https://img.shields.io/clojars/v/org.scicloj/noj.svg)](https://clojars.org/org.scicloj/noj) -```clj -org.scicloj/noj {:git/url \"https://github.com/scicloj/noj.git\" - :git/tag \"2-alpha7.1\" - :git/sha \"0949ad1\"} -``` +**Tests:** ![ci workflow](https://github.com/scicloj/noj/actions/workflows/ci.yml/badge.svg) Note we are using git coordinates at the moment, in order to expose a few relevant features of the current underlying libraries, which are unreleased yet.