why do I need to reinstall kbatch each time I start up my server? #253
-
The title is the essentially the question. Details: I log into my server, Am I doing something wrong? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That said, I view |
Beta Was this translation helpful? Give feedback.
kbatch
isn't included in the Hub's (Python) environment. We could add it, I suppose.That said, I view
kbatch
as an alternative / complement to the interactive computing experience provided by the Hub. I would typically expect kbatch jobs to be submitted from outside of the Hub. Is there a strong reason to start a notebook server on the Hub just to submit a job?