For users of the vpython module ("VPython 7") in Juptyer notebook or (imminently) Jupyterlab:
I've added to the "Issues" section a description of a number of proposed improvements and you are invited to contribute code to implement them. I've deliberately chosen issues that are relatively small scale and probably would not involve a lot of code. All of the code must be in JavaScript, but if you are a skilled programmer in some other object-oriented language such as Python, the JavaScript code may not represent a big barrier. Some of the issues pertain solely to the
glowscript.org environment, but many are things that would benefit VPython 7.
When testing it is often useful to insert console.log(some text), which will appear in your browsers's "console", which you access in most browsers by pressing Ctrl-Shift-J.