tutorials
tutorials copied to clipboard
A repo for hosting Clojure data science tutorials created by the community
I added a first version, just to see how it goes. Its in it my fork here: https://github.com/behrica/tutorials/tree/master/src/drafts I added as well the data files, as needed. So you should...
Using clojupyter ignores any local procet.clj file for the dependencies. It has its own way to add dependencies dynamically, see here: https://github.com/aria42/clojupyter/blob/mime-improvements/examples/html-demo.ipynb So I think the readme.md should not refer...
One way may be through Lein-Jupyter, but at the moment this has conflicts with the current project.clj. Let us see if we can solve it without splitting to separate clojure...
I would like to contribute my tutorials in form of emacs org mode files... Is this OK? Eventually this means that I would have a org mode file here and...