Splines
Splines
And sorry that the `bug` label was assigned, this is not at all a bug.
If the path defaulted to the last used _folder_, I would still have to append my filename after it, right? In this case, I'd love the path to also include...
Thank you so much. The new button is great and it works as expected. `Make default` also works. Note that when I enter a wrong file path, the `Load file`...
Thanks a lot for addressing this, much appreciated, this really improves the workflow.
Thanks for the partial fix via #2274, at least the window doesn't jump around now when I use `reload()` (but of course doesn't get focus either, but this is a...
> [!tip] > I've opened an issue for this on the IPython repository: https://github.com/ipython/ipython/issues/14617
With #2278, we don't use the IPython magic command `%autoreload all` anymore, but the custom Python module loading introduced in #2257. That is, this issue is actually done, so I...
@Tushar1729-k "Duplicate" does not mean that a feature request was implemented, instead just that there was already another issue that requested the same feature, see #5752, which is open.
For action cable deprecation warnings, see [this comment](https://github.com/MaMpf-HD/erdbeere/pull/4#discussion_r1957368368), which links to [this StackOverflow answer](https://stackoverflow.com/q/75235925).
Might want to modify `db/create-mampf-db.sql` introduced via #736. See also [Pre-seed the database by bind-mounting a SQL script](https://docs.docker.com/guides/pre-seeding/#pre-seed-the-database-by-bind-mounting-a-sql-script).