Skip to content

Commit

Permalink
doc title correction
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Aug 22, 2024
1 parent 7947f59 commit 84b7ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/noj_book/known_issues.clj
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
;; ## Known issues ❗
;; # Known issues ❗

^:kindly/hide-code
(ns noj-book.known-issues
(:require [scicloj.kindly.v4.kind :as kind]
[scicloj.kindly.v4.api :as kindly]))

;; ### scicloj.ml.tribuo
;; ## scicloj.ml.tribuo

;; Due to a current bug regarding cyclic depdendencies, when using [scicloj.ml.tribuo](https://github.com/scicloj/scicloj.ml.tribuo) for machine learning, it is necessary to include it explicitly in your project dependencies (even though it is a depedency of Noj itself):

Expand Down

0 comments on commit 84b7ad9

Please sign in to comment.