-
I am exploring the [maplibre](https://maplibre.org/maplibre-gl-js-docs/api/) library with anywidget. The following code works perfectly with Colab. Jupyter Lab can display the map, but the map size is…
-
I had a pretty tough time debugging an issue that resulted from some bad code that was generated during a build step and which got executed at "import-time" rather than when rendering. This was diffic…
-
I'm fairly confident I'm encountering CORS problems due to the fact that the URL created by by `URL.createObjectURL` and executed by `import()` returned has a different host. Specifically, it is of th…
-
First, many thanks for the creation of anywidget. I wanted to create a Jupyter Widget for a while but found the documentation quite intimidating. With anywidget I have been able to create a working pr…
-
we recently introduced a [plotting](https://jupysql.ploomber.io/en/latest/api/magic-plot.html) feature that allows creating histograms and boxplots for large datasets by pushing the data aggregation s…
-
Is there a way to show the react components functioning outside of jupyter notebook. just a simple static example site that is compiled. Sometimes it is easier to just develop the react on its own.
…
-
Working with a collaborator who is having issues using the vitessce widget. They see the error
```
Failed to load model class 'AnyModel' from module 'anywidget'
Error: No version of module anywid…
-
TODO: Right now the anywidget frontend code and the python package are published together with the same version. So `_model_module_version` and `_view_module_version` should be `anywidge…
-
@manzt - thank you for this python package. It looks like it will be so much easier to work with than cookiecutter - which on a fresh install for jupyterlab, fails to run to completion.
Alas, I h…
-
Target date: mid february 2024
Wanted:
- [x] python-3.12.2 with torch and numba
- [x] Operation Research packages refresh
- [x] a big clean-up in packages that still don't have a windows/3.12 wh…