padreati / rapaio-jupyter-kernel

Java jupyter kernel
MIT License
48 stars 6 forks source link

Improve output for adding dependencies #56

Closed padreati closed 2 months ago

padreati commented 2 months ago

When dependencies are resolved multiple times, the subsequent calls display all the artifacts which were added. This is too verbose. It would be much better to display only the new artifacts loaded, not all of them.