Questions tagged [polynote]

5 questions
4
votes
1 answer

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 enough that there isn't already a reference…
josephkibe
  • 1,281
  • 14
  • 28
0
votes
1 answer

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 configuration, for example as a run parameter?
Andronicus
  • 25,419
  • 17
  • 47
  • 88
0
votes
1 answer

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 : ActivityCompleted: Activity=MetricsAndSaveModel,…
0
votes
2 answers

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 Windows with mixing multiple languages, Python and…
user11884832
0
votes
1 answer

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 found. What am I missing here?
Ezer K
  • 3,637
  • 3
  • 18
  • 34