Core Concepts
Western Notation
Extending Neoscore
Community
API Reference
Check if we are running inside an IPython REPL with the config gui=qt5.
That config can be set either with ipython --gui=qt5 [-i script.py] or by running the IPython magic command %gui qt5.
ipython --gui=qt5 [-i script.py]
%gui qt5