Python, Bleak, Holoviews example

Posted on
  • Hi,

    recently I learned to use Holoviews and wanted to make it work with Bangle.js. And here it is:

    https://gitlab.com/-/snippets/2476631

    The dependencies are at the very top, the main ones are: jupyterlab, bleak, holoviews and streamz
    Fastest way to setup is pipenv: pip install pipenv; pipenv run pip install jupyterlab bleak holoviews streamz; pipenv run python -m jupyter lab

    Feel free to use it however you want.

    Merry Christmas

    edit: should have put this in Tutorials sub forum, sry

  • Great, thanks! Just moving this to tutorials :)

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Python, Bleak, Holoviews example

Posted by Avatar for !evil @!evil

Actions