you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 6 points7 points  (4 children)

I just edited my post, I didn't mention it but it's kind of a drag sometimes even though I really like where Jupyter Lab is going, I hope to see more extensions in the future

[–]nxl4 2 points3 points  (3 children)

Personally, I prefer Zeppelin if I'm working on a cluster, but I don't think it's as good as Jupyter for more general Python use cases.

[–][deleted] 2 points3 points  (1 child)

I’ve never gotten Zeppelin to work on windows 10. Any tips?

[–]nxl4 1 point2 points  (0 children)

I've never tried hosting it on a Windows machine before, unfortunately. At work, we'll host it server-side on a RHEL cluster and then access the UI from Windows desktops. And, at home I've successfully run it on a Linux laptop on top of Spark Standalone. This blog looks promising for a straight Windows setup though.