Skip to content

clojure dependencies support #5940

@scottdraves

Description

@scottdraves

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions