padreati / rapaio-jupyter-kernel

Java jupyter kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic for loading from maven central

padreati opened this issue · comments

Magics for loading from maven central and probably other kind of package repository

Implemented magic %maven group_id:artifact_id:version which is able to load an artifact from a list of public maven repositories with all it's dependencies and add to the class path.