Interactive Web Visualizations with Bokeh in Python

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

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

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

    This channel is so slept on! True gem

  • @JonathanVisionAssets
    @JonathanVisionAssets 11 месяцев назад +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

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

    I am graphing my dog's weight with this

  • @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.

  • @nitinkapoor4752
    @nitinkapoor4752 23 дня назад

    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

  • @cjacoby75
    @cjacoby75 8 месяцев назад

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

  • @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).

  • @ericah7305
    @ericah7305 10 месяцев назад

    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!

  • @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.

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

    what IDE you use?

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

    Which is the best dash plotly or bokeh ?

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

    Is it not just a Dash alternative ?

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

    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?

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

    Woah! Thank you!

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

    Thanks for the video

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

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

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

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

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

    which theme he is using in pycharm?

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

    You can do all these with Plotly.

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

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

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

    Actually its legend_label not legend.

  • @laika7314
    @laika7314 10 месяцев назад

    which is the interface where you are writing code

    • @laika7314
      @laika7314 10 месяцев назад

      is this intellij?

  • @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.