Mark Keller

Results 215 comments of Mark Keller

We should either do this adjustment automatically on the JS side and allow floats in the view config, or do the adjustment on the Python side and add a field...

We can add a `__del__` method for `AbstractWrapper` in which the directory is cleaned up if it was a temporary directory

I think the first issue may be inherent to the magic syntax. Based on the way that operators are evaluated in python, I think `(a | b | c)` will...

If you dont mind I am going to split the grid issue into a separate issue

My vote would be to keep the downloading in the notebooks, rather than hiding things in `.py` files

I would prefer the notebooks to be self-contained so that it is easy to point people to a specific one

Can you provide your `pip` version? It looks like this may have been resolved recently based on this comment 14 days ago https://github.com/pypa/pip/issues/4537#issuecomment-839738231

@mccalluc had the `vitessce-jupyter-dev` environment been activated in your shell before you ran `pip --version`?

I second the point that `@duckdb/react-duckdb` would be useful to have on NPM in their compiled form. The implementation looks very clean, minimal, and generic. Otherwise, any user who wants...