-
To run a notebook with anywidget wasm support from the command line, we need more than juat access to the pythin interpreter.
One solution would be to run the server and open the notebook into a he…
-
This is a great enabler 👍, but:
Please consider whether it will be a better long term solution to extend PygWalker instead like its done for Jupyter, Gradio and Streamlit https://github.com/Kanarie…
-
Type: Bug
1. First install `ipykernel` and `anywidget` (`!pip install anywidget`)
2. Create a notebook file `test.ipynb`
3. Create the following widget and inspect the console.log statement
``…
-
I will start reviewing the docs via https://holoviz-dev.github.io/panel.
I will use this issue to list things I can't or should not fix.
I will fix a lot of other things in https://github.com/ho…
-
From @manzt, see https://github.com/manzt/anywidget/blob/main/anywidget/_descriptor.py and https://github.com/manzt/anywidget/blob/main/packages/deno/src/mod.ts
Also look for an existing Comms imple…
-
The anywidget platform is created by member of gosling @manzt https://blog.jupyter.org/anywidget-jupyter-widgets-made-easy-164eb2eae102
Would be interesting if jbrowse-jupyter could use...I think I…
-
### Describe the bug
First of all, thanks for this awesome package! It has made developing a widget for my package (https://github.com/pipefunc/pipefunc/pull/323) much easier!
My widget works in…
-
Hi. I tried using the jupyterwidget with [Panel](https://panel.holoviz.org/reference/index.html). I would expect it to work as all other anywidgets I've tried have been working. For examples see https…
-
First of all many thanks for the awesome tool :)
Would it be possible to make this widget compatible with marimo notebooks? marimo supports jupyter widgets based on anywidget, but jupyter-bbox-wid…
sinia updated
2 weeks ago
-
This issue is to track support for jupyter notebook. As mentioned in the readme, while this package began as a Qt widget, it is within scope of the aims to provide a jupyter front end as well.
Bot…