riziles
riziles
Perspective's data grid has pretty sweet pivot table functionality: [https://bl.ocks.org/texodus/45b868833c9f456bd39a51e606412c5d](https://bl.ocks.org/texodus/45b868833c9f456bd39a51e606412c5d)
I receive an error message: `Couldn't find a pure Python 3 wheel for 'widgetsnbextension~=4.0'`
Tagging @franher because he mentioned that he was looking to contribute, and I think this would be an awesome contribution. Maybe all we need is an implementation of @texodus 's...
@texodus . First, I love Perspective. Second, the "as per docs" link in your previous message is broken. Trying to figure out how to integrate Perspective into a SvelteKit app...
Thanks, @texodus . Unfortunately, I don't have a specific issue to report. I usually use Perspective inside of [Panel](https://github.com/holoviz/panel), and it's super seamless and easy. I was just trying to...
@texodus , ~I sort of got it working, but only with CDN. Vite refuses to bundle the `perspective-viewer`. It says `document is undefined`. This seems to be a common issue...
Unfortunately, @spff , I do not. I have very limited experience with Yarn (and JS in general). Apparently there are known issues trying to use Yarn 2 or 3 with...
Looks like there is an open PR to fix this: https://github.com/tiangolo/sqlmodel/pull/774#issuecomment-1883904625
@judej and @luabud , FYI: the excellent Executable Books organization has built a RST-to-Markdown converter in Python: https://github.com/executablebooks/rst-to-myst . They maintain both Python and Typescript versions for many parts of...
@brian-rose , how are you opening the files?