3

How do I run datalore (Which is a data science tool for python made by jetbrains) locally like jupyter?

Link : datalore.io

NewbieProgrammer
  • 157
  • 4
  • 11

1 Answers1

4

Datalore is now available as an on-premises installation for companies. Check this out: https://www.jetbrains.com/datalore/enterprise/

  • Great for companies. Individuals on the other hand are SOL. You can install it locally on a Kubernetes cluster (and soon with mere Docker) but the documentation calls for a license key so we likely won't be able to actually run Datalore locally. Shame too because it's really neat. On-prem solutions continue to be completely gimped for the homelab community. – jspinella Dec 22 '21 at 16:59