home.social

#ipywidgets — Public Fediverse posts

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

  1. This is really annoying: When you’re using ipywidgets’s interact_manual AND a Text widget, the function will get triggered once unfocusing the text input with a changed value … github.com/jupyter-widgets/ipy

    I really do not want to use Textarea everywhere 😔

    #jupyterlab #ipywidgets #python

  2. The rabbit hole deepens with #ipywidgets...

    Fresh template/example project install.

    I *think* the documentation needs some revamping to indicate you still need to run `yarn install` before `yarn build`

    HOWEVER...

    persistent unhappy errors:

    `Internal Error: typescript@patch:typescript@npm%3A~5.3.3#~builtin<compat/typescript>: This package doesn't seem to be present in your lockfile; run "yarn install" to update the lockfile`

    (Obviously I've already run yarn install so this doesn't help).

  3. My sunday yak shave instead of doing other things was figuring out how #ipywidgets work and making a small one to load #rhino3d models into a @threejs renderer in @ProjectJupyter notebooks

    Has anyone done #rhinoinside #jupyter yet?😅

    This was a lot harder than I expected for really dumb reasons (webpack, mostly 😤).

    #threejs #python #jupyter