Cody Dunne
Cody Dunne
I had this issue running Ubuntu on Win 11 WSL, but fixed it by creating `config/docker-compose.override.yml` per https://github.com/overleaf/toolkit/blob/master/doc/persistent-data.md#volumes
Even very simple releases like fixing a bit of documentation would help. Having a recent release is a requirement for some corporate environments to even consider allowing an app. Relevant:...
I don't see the problem using the vega editor. Here are examples. After loading them in the vega editor, I changed the settings to show SVG and they all worked...
I think the spec is fine, at least as rendered by vega on their editor and Altair in a jupyter notebook. My best guess is that somehow the rendering in...
You're welcome! Thanks for all your work on this. You should be able to see the issue in the [WASM version I uploaded](https://marimo.app/l/2hyx0v). If you use the browser zoom on...
I haven't succeeded in having the bookmarklet to auto-populate the URL into the form. I examined `perma_web/static/js/create-link.module.js` to see if I could understand where it is going wrong. Using the...
Hrm... It doesn't seem to be working for me. Has the change been deployed yet? I tried a hard refresh of the perma.cc create new link page with no luck....
That works! Thank you! I tested it in Edge, and it works as expected. In Firefox, it is blocked by the built-in pop-up blocker. `window.open('https://perma.cc/service/bookmarklet-create/?v=1&url='+encodeURIComponent(location.href));window.focus();` doesn't work, but this does...
I was using PowerShell on Windows 11 and Python 3.12.4 when I ran into this issue. I'd ran ```powershell python -m venv env .\env\Scripts\activate python -m pip install recipe-scrapers ```...
`recipe_scrapers 15.0.0`