Interactive Web Visualizations with Bokeh in Python

Sdílet
Vložit
  • čas přidán 22. 07. 2024
  • Today we learn how to create professional interactive web visualizations with Bokeh in Python.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
    🎵 Outro Music From: www.bensound.com/
  • Věda a technologie

Komentáře • 32

  • @JJTradess
    @JJTradess Před 6 měsíci +1

    I have worked on a couple projects using some of the projects you built as templates an I am learning so much as I go. This Chanel is 🔥🔥🔥 keep up the great content

  • @samrijijkot
    @samrijijkot Před rokem +1

    This channel is so slept on! True gem

  • @cristovaodutra6423
    @cristovaodutra6423 Před rokem +6

    Thank you for your time, dedication and effort in spreading this knowledge and techniques. I wish you much success on your journey.

  • @astropgn
    @astropgn Před rokem

    Thanks for the video, very informative! I would just like to suggest you adding the end result at the beginning of the video. Just after 4 minutes of video that we saw what to expect from the code.

  • @cjacoby75
    @cjacoby75 Před 3 měsíci

    Very nice! Hope you will continue to showcase Bokeh. It's a really great tool!

  • @Animal-yb1rr
    @Animal-yb1rr Před rokem +7

    I am graphing my dog's weight with this

  • @ericah7305
    @ericah7305 Před 5 měsíci

    Hi, do you by chance know how to set VS Code to show hints the way it does in this video? My hints are not nearly as detailed and lack all the dataviz related commands. Thank you!

  • @ankushkumarpatel6684
    @ankushkumarpatel6684 Před rokem

    which theme he is using in pycharm?

  • @user-kl3wv3yn4p
    @user-kl3wv3yn4p Před rokem +1

    what IDE you use?

  • @nocopyrightgameplaystockvi231

    Is it not just a Dash alternative ?

  • @nBlackyHVH
    @nBlackyHVH Před rokem

    Hello NeuralNine could you explain to me please on how to make a webinterface/dashboard for an Gamesever?

  • @big_whopper
    @big_whopper Před rokem +1

    Woah! Thank you!

  • @germanskena6537
    @germanskena6537 Před rokem +4

    Hello NeuralNine.
    Thank you for the video.
    I am following for a while.
    I can ask you for a special video about mplstereonet for matplotlib.
    I searched for a while and i didn't find any video about how to work with this.
    Thank you again for the videos (in general).

  • @goha1234
    @goha1234 Před 9 měsíci +1

    Thanks for the video

  • @karolstopinski8350
    @karolstopinski8350 Před rokem

    After you run it does the python script create a static html or does the app needs to run in the background (like a webserver) for the html to display data?

  • @codingworld-programmerslif430

    Actually its legend_label not legend.

  • @csblueboy85
    @csblueboy85 Před rokem

    Nice video thanks

  • @ri3m4nn
    @ri3m4nn Před 4 měsíci

    I've been pushing for Prime Video to VUDU, etc. probability for years.

  • @sungurcan3728
    @sungurcan3728 Před rokem +2

    Today I downloaded pyhton 3.11 and did setup.But it didnt work saying that I didnt have api win crt 1-1-.dll file.Whats the problem?How can i eliminate problem.Thanks

  • @SP-db6sh
    @SP-db6sh Před rokem

    Waiting for your next content. Plz try Flet...

  • @sojibmustafiz4830
    @sojibmustafiz4830 Před rokem +2

    Which is the best dash plotly or bokeh ?

  • @ButchCassidyAndSundanceKid

    You can do all these with Plotly.

  • @laikasatish7314
    @laikasatish7314 Před 5 měsíci

    which is the interface where you are writing code

  • @SP-db6sh
    @SP-db6sh Před rokem +1

    Panel is easier, , which is on top of Bokeh

  • @user-fg6mz1rh9b
    @user-fg6mz1rh9b Před rokem

    Why don't you show some examples in the very beginning of the video lesson to show what are we going to create for beginners.

    • @NeuralNine
      @NeuralNine  Před rokem +6

      I usually show a preview of the results in project videos. This video is more of a crash course for Bokeh rather than a project, which is why I did not include a preview.