JamieP
JamieP
**Environment** - [ ] Extension version: 146.0.0 - [ ] Visual Studio Code version: 1.54.2 - [ ] Operating System version: macOS 10.15.7 - [ ] Python version: 3.6 -...
Remove Run on Gradient links as contract with Paperspace has expired
Graphcore's contract with Paperspace has expired. This PR removes the "Run on Gradient" links in the examples.
I have a problem using the extension with sub-projects on readthedocs, and _versioned_ sub-projects in particular. For example, it partly works with “latest”: https://docs.graphcore.ai/projects/available-memory/en/latest/xyz.html The images and styles are present...
Minimal reproducer here: https://github.com/JamesRandom/py2app-error I build the "Timer" app with: ``` $ python setup.py py2app &> build_output.txt ``` Then attempt to run it with: ``` $ ./dist/Timer.app/Contents/MacOS/Timer &> launch_error.txt ```...
**Operating system**: Mac OS Sonoma 14.6 (23G80) (Apple M1 hardware) **wxPython version & source**: wxPython==4.2.1 (pypi) **Python version & source**: Python 3.11.9 (main, Apr 3 2024, 23:19:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]...
I have two, possibly related, issues with navigation when generating singlehtml output. Firstly, when clicking on the top-level entry in the navigation bar, it does not automatically open to display...
**Operating system**: MacOS Sonoma 14.6.1 **wxPython version & source**: 4.2.2 from pypi **Python version & source**: 3.9.19 **Description of the problem**: Attempting to import `wx` results in an error where...