pineapple
pineapple copied to clipboard
Sometimes when you do lots of interrupting and restarting, or if you encounter errors in the app, you can quit the app and end up with python processes still running...
There should be example notebooks for topics: - pineapple package, installing modules, requirements - ivisual - working with file data - scipy examples
Currently when you open the app it will try to open the most recently opened notebook to continue work. Recent files should also be available from a menu item.
If a notebook cannot be saved into the file it was loaded from, the UI gets into an inconsistent state since we are waiting to synchronize the state of the...
If you output lots of stuff from a cell, and the output needs to be processed by the front-end, you can get in situations where the user interface is not...
When quitting the app from the dock, every time you do "Quit" by rick-clicking it only closes a top-level window. It should close all windows and actually quit, not just...
Bumps [wheel](https://github.com/pypa/wheel) from 0.24.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2015.4.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...