-
Here's now a pip installable package for ipyniivue with anywidget :
https://pypi.org/project/ipyniivue-experimental
Installation:
```sh
python3.11 -m venv .venv && source .venv/bin/activate
…
-
I'm creating an "anywidget" to access some hardware devices known as "Phidgets."
This requires importing a library of js code in the _esm file for the anywidget.
My import statement works fine in Ju…
-
**Submitting author:** @flekschas (Fritz Lekschas)
**Repository:** https://github.com/flekschas/jupyter-scatter/
**Branch with paper.md** (empty if default branch): joss
**Version:** v0.16.0
**Editor:…
-
Hi @manzt, @maartenbreddels, hope you're doing well!
Yesterday I was translating the whiteboard widget jupyter-tldraw from ipyreact to anywidget.
I think it's an amazing experience to first make …
-
Hi John,
This notebook extension does not work any more with the latest notebook and jupyterlab.
Could you update it? A few things have changed in the toolchain.
Take a look at this article: https:…
-
### Description
Hi team,
We dynamically generate a variable number of charts depending on the dataset. Following upgrading version, our Altair charts no longer rendering correctly.
In the mini…
-
It would be interesting to see if it was possible to use [React Flow](https://reactflow.dev/) in an ipyreact Widget. That would be really nice to have!
Copy+Pasting this minimal example
https:/…
-
release date:
- postpone till further notice, as anti-virus are not happy on things starting 2024-04 b6 of September 1st
- can't continue till eventual clear-up, and removed all downloads associate…
-
https://shinylive.io/py/examples/#altair
```
>>> Installing altair ...
Installing anywidget ...
Installing palmerpenguins ...
Unhandled error: can't start new thread
```
I believe this is r…
manzt updated
8 months ago
-
I checked it out and HoloViz Panel seems to work great with lonboard via its Ipywidgets/ Anywidgets support.
This could be quite useful to document. Let me know if you would accept a PR. Thanks.
…