home.social

#jupyter — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jupyter, aggregated by home.social.

  1. #iden Quick-start verified: Creating and sourcing the #python and #rust virtual environments to compile and install, generating an identity, starting the pad manager, and how to import the library in a #jupyter notebook ready to write and read and poke at the test node.

    github.com/stevenaleach/iden/b

    #linux #distributed #smallweb #identity #collaboration #code

  2. I love the idea of turning notebooks into slides. I've figured out most issues with rendering interactive plots 👩‍💻 but there is one thing I'm stuck with:

    & works great in a but is not not rendered in the slides

    The output is: BokehModel(combine_events=True, render_bundle={'docs_json': {'8bb4dc3b-92b9-4d6e-9b03-060b443bfa47': {'defs': …

    Any pointers much appreciated