Interactive Web Visualizations with Bokeh in Python

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025

Комментарии • 33

  • @JonathanVisionAssets
    @JonathanVisionAssets Год назад +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 2 года назад +1

    This channel is so slept on! True gem

  • @cristovaodutra6423
    @cristovaodutra6423 2 года назад +6

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

  • @Animal-yb1rr
    @Animal-yb1rr 2 года назад +8

    I am graphing my dog's weight with this

  • @astropgn
    @astropgn 2 года назад

    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 10 месяцев назад

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

  • @ericah7305
    @ericah7305 Год назад

    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!

  • @big_whopper
    @big_whopper Год назад +1

    Woah! Thank you!

  • @СергейКалюкин-д4ц
    @СергейКалюкин-д4ц 2 года назад +2

    what IDE you use?

  • @sungurcan3728
    @sungurcan3728 2 года назад +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

  • @germanskena6537
    @germanskena6537 2 года назад +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).

  • @nitinkapoor4752
    @nitinkapoor4752 2 месяца назад

    I need to have a visualisation of IOT data… data that flows sometimes every 30 seconds… like temperature, humidity, voltage, current, energy used(KiloWattHours ), volume(of liquid in a tank)…
    I intend to learn and use Boken for the same

  • @goha1234
    @goha1234 Год назад +1

    Thanks for the video

  • @nocopyrightgameplaystockvi231
    @nocopyrightgameplaystockvi231 2 года назад +1

    Is it not just a Dash alternative ?

  • @sojibmustafiz4830
    @sojibmustafiz4830 2 года назад +2

    Which is the best dash plotly or bokeh ?

  • @ButchCassidyAndSundanceKid
    @ButchCassidyAndSundanceKid 2 года назад

    You can do all these with Plotly.

  • @karolstopinski8350
    @karolstopinski8350 2 года назад

    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?

    • @Alexander-ms2ct
      @Alexander-ms2ct 2 года назад +1

      It needs to be running in the background

  • @laika7314
    @laika7314 Год назад

    which is the interface where you are writing code

  • @KiT-KaT-1v3
    @KiT-KaT-1v3 2 года назад

    which theme he is using in pycharm?

  • @SP-db6sh
    @SP-db6sh 2 года назад

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

  • @nBlackyHVH
    @nBlackyHVH 2 года назад

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

  • @codingworld-programmerslif430
    @codingworld-programmerslif430 2 года назад +1

    Actually its legend_label not legend.

  • @ri3m4nn
    @ri3m4nn 11 месяцев назад

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

  • @csblueboy85
    @csblueboy85 2 года назад

    Nice video thanks

  • @SP-db6sh
    @SP-db6sh 2 года назад +1

    Panel is easier, , which is on top of Bokeh

  • @БарзуПарпишоев
    @БарзуПарпишоев 2 года назад

    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  2 года назад +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.