Changes between Version 5 and Version 6 of Ticket #33113
- Timestamp:
- 01/05/22 05:04:46 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33113 – Description
v5 v6 6 6 Launched png viewer for Graphics object consisting of 7 graphics primitives 7 7 }}} 8 9 - (from https://trac.sagemath.org/ticket/33103#comment:31) the configuration of VS Code (from #30677) should be improved. It seems to start up using the wrong interpreter (not `venv/bin/python3`), and also one needs to manually select the right Jupyter kernel.10 8 11 9 - The scipy folks have some good documentation and configuration (https://scipy.github.io/devdocs/dev/contributor/quickstart_gitpod.html), perhaps we can lift something from there.