Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 0
1 answer
77 views

I have a couple of custom config files to work with polynote. So far I have created a symlink to load the desired configuration, but that seems a bit cumbersome. Is there a way to pass a path to the ...
Score of 0
1 answer
945 views

When running my automl pipeline, i am consistently getting an error during the MetricsAndSaveModel activity which causes my model training run to fail: 2019-12-06 22:48:01,233 - INFO - 295 : ...
Score of 0
2 answers
555 views

I've been searching around the Internet for a while but I have not been able to find detailed instructions on how to install Polynote (The polyglot notebook with first-class Scala support.) for ...
user avatar
Score of 4
1 answer
511 views

I'm hoping to run Polynote and in particular against my Kubernetes cluster. Unfortunately I'm not having any luck, the error messages are not particularly helpful, and as far as I can tell it's new ...
Score of 0
1 answer
78 views

The installation (on ubuntu) seemed to go well, but when I try to run a cell (python or scala) I get: scala.reflect.internal.MissingRequirementError: object java.lang.Object in compiler mirror not ...