AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Don't use post and preun scriptlets to avoid dependency issues. - Fix broken extension enabling.
- remove the post and preun dependency of the python module in the jupyter component because it prevents resolving during python ABI change - the python module should not require the python component for proper installation and removal order
- Drop python2 support due to python-notebook dropping python2 support
- Split jupyter components into own package
- Use noun phrase in summary.
- Avoid bashism in scriptlet.
- Use || true syntax instead of exit 0
- Use %license tag
- Update to version 0.2.0 * remove overlay from all cells, not just those now in view * optionally hide selections in edit-mode non-focussed cells * name overlays to facilitate removal * abandon editing standalone css
- initial version