Bringing ipywidgets Support to plotly.py | SciPy 2018 | Jon Mease

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • We describe our efforts to bring full ipywidgets support to the plotly.py data visualization library. This work brings many exciting new features to Jupyter Notebook users working with plotly.py including Python callbacks, in-place figure updates, binary array serialization, and integration with the broader ipywidgets ecosystem.
    See the full SciPy 2018 playlist at • SciPy 2018: Scientific...
  • Наука та технологія

КОМЕНТАРІ • 13

  • @ishehroze
    @ishehroze 5 років тому +3

    Awesome! Exactly what I was looking for. I have almost zero experience with visualization using python (except maybe some plt.plot stuffs) and consider myself to be a beginner. But I when I looked at json-based (declarative) visualizations using plotly studio, first thing in my mind was how I could use plotly instead of excel to do my visualizations in python (only programming language I know how to work with). The dictionary based tweaking really put me off since as a noobie, I couldn't have the experience of exploring the objects with "tabs" and "shift-tabs". Now with this work, it is going to be a good journey ahead I guess.

  • @carlossellsoto
    @carlossellsoto 5 років тому +4

    This is amazing! Great work. I think this puts plotly at the top of the visualization tools.

  • @IrelandGregory
    @IrelandGregory 6 років тому +1

    This is some next level epic win... great effort!

  • @fishkenorian
    @fishkenorian 4 роки тому

    it is mind-blowing!!!!!!!

  • @russ-mcbride
    @russ-mcbride 3 роки тому

    Also, would you mind stating how you got the code completion and Plotly properties to show?

  • @PravinBysani
    @PravinBysani 5 років тому

    this is awesome !! if we can export the output to a html where the widgets still work, would make this super powerful.

    • @k1mfor
      @k1mfor 5 років тому

      You can, Plotly Offline

  • @pothny3371
    @pothny3371 5 років тому

    beautiful

  • @tagoma3504
    @tagoma3504 6 років тому

    Thanks for that. Are the notebooks\code snippets available online, please?

    • @JonMease
      @JonMease 6 років тому +1

      Yes, here they are: github.com/jonmmease/plotly_ipywidget_notebooks

    • @sebastianriera
      @sebastianriera 5 років тому +1

      @@JonMease Yay! came to the comment thread for this. Great work dude! working on building some stuff with voila and these notebooks will save me quite a bit of googling time.

  • @quocphantruong
    @quocphantruong 2 роки тому

    Does anyone knows where I can get those data set?

  • @russ-mcbride
    @russ-mcbride 3 роки тому

    Hmm... none of the commands to set the contour properties seem to be working....