I want to add my Scala internal library jar file in beaker-notebook Scala language so each time the user creates a new notebook, our library is configured to be automatically imported. Is that possible? How?
How can I add my jar file to automatic imports for Scala language in beaker-notebook?
71 views Asked by pabloa98 At
1
You can add your jar files in Language Manager under
Class path (jar files, one per line)box.