Skip to content

scicloj/clojure-data-tutorials

Repository files navigation

Build tutorials page

The Clojure Data Tutorials project

SciCloj logo

This project builds The Clojure Data Tutorials page that contains Community-contributed tutorials for the emerging Clojure data stack.

You can interact with the tutorials by cloning this project and starting a REPL in the relevant subfolders. All tutorials have a mandatory devcontainer configuration. This allows to isolate the "native dependencies", which are very common in Clojure Data Science approaches, from each other. It makes as well sure, that all tutorials are easy reproducible. (using any tools which supports devcontainer, for example VSCode)

This project is part of the SciCloj community.

Discussion

You are encouraged to discuss your suggestoins, criticism, and questions with us. You may use the repo's Issues or the usual Scicloj ways of contact.

Contributing

See notebooks/contributing.md.

Known issues

See notebooks/known_issues.md.

License

Copyright © 2023 Scicloj

Distributed under the Eclipse Public License version 1.0.