Apache Zeppelin

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Zeppelin

    Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. livebook

    Automate code & data workflows with interactive Elixir notebooks

  4. polynote

    A better notebook for Scala (and more)

    If you're looking for more modern notebooks supporting Scala (and Spark):

    - https://almond.sh

    - https://polynote.org

    Toree is mostly dead but might also get a Scala 2.13 release now that Spark 4.0 is approaching.

  5. Jupyter Scala

    A Scala kernel for Jupyter

    If you're looking for more modern notebooks supporting Scala (and Spark):

    - https://almond.sh

    - https://polynote.org

    Toree is mostly dead but might also get a Scala 2.13 release now that Spark 4.0 is approaching.

  6. bqplot

    Plotting library for IPython/Jupyter notebooks

    This is possible to do with ipywidgets [0] and all the ipy[stuff] packages.

    bqplot [1] for example is great for 2D dataviz, very responsive and updates real-time. Based on D3 I believe. Usually I can do what I want with base widgets and bqplot and the result is pretty.

    ipyleaflet is another popular library for maps.

    I especially enjoy using them with voila [2] to create an app, or voici [3] for a pure-frontend (wasm) version.

    If you want to develop a widget, the new-ish anywidget library can reveal handy [4]

    [0] https://ipywidgets.readthedocs.io/en/stable/

    [1] https://github.com/bqplot/bqplot

    [2] https://voila.readthedocs.io/en/stable/

    [3] https://voici.readthedocs.io/en/latest/

    [4] https://anywidget.dev/

  7. anywidget

    reusable widgets made easy

    This is possible to do with ipywidgets [0] and all the ipy[stuff] packages.

    bqplot [1] for example is great for 2D dataviz, very responsive and updates real-time. Based on D3 I believe. Usually I can do what I want with base widgets and bqplot and the result is pretty.

    ipyleaflet is another popular library for maps.

    I especially enjoy using them with voila [2] to create an app, or voici [3] for a pure-frontend (wasm) version.

    If you want to develop a widget, the new-ish anywidget library can reveal handy [4]

    [0] https://ipywidgets.readthedocs.io/en/stable/

    [1] https://github.com/bqplot/bqplot

    [2] https://voila.readthedocs.io/en/stable/

    [3] https://voici.readthedocs.io/en/latest/

    [4] https://anywidget.dev/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Release 0.3.2 of qbeast-spark!

    1 project | /r/apachespark | 14 Mar 2023
  • Release 0.3.2 of qbeast-spark!

    1 project | /r/dataengineering | 14 Mar 2023
  • Qbeast-Spark Visualizer!

    1 project | /r/apachespark | 16 Feb 2023
  • Which tutorial to learn functional programming without going in depth ?

    1 project | /r/scala | 9 Feb 2023
  • Release 0.3.1 of Qbeast Spark

    1 project | /r/apachespark | 23 Dec 2022

Did you know that Java is
the 8th most popular programming language
based on number of references?