twosigma / twosigma/beakerx

clojure dependencies support

Open
#5,940 1 comment 2 reactions 0 assignees View on GitHub
Enhancement Runtime Java
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

Clojure should have a magic to load dependencies from a project.clj file (lein).

it could be as simple as:
```
%classpath lein
```
which would read the project.clj file from the same directory as the ipynb.
optional path:
```
%classpath lein path/to/directory
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.