5 questions
Score of 0
1 answer
77 views
Run polynote with custom config
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
Unable to flush task queue within 1200 seconds
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
How to install Polynote on Windows?
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 ...
Score of 4
1 answer
511 views
How do I get Polynote running with Kubernetes?
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
Can't run cells in Polynote - any ideas?
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 ...