Bryan Weber
Bryan Weber
**Describe the bug** I have VS2019 installed, with the VC++ 14.2, 14.1, and 14.0 build tools selected in the installer. When `MSVC_VERSION="14.1"` is specified, SCons cannot find the 14.1 build...
**What happened**: Running the `bag.ipynb` example several times on the same machine eventually fails at the first `Transform and Save` code cell. The `.to_textfiles()` call causes a `JSONDecodeError` due to...
This PR adds support for parsing Python requirements from `pyproject.toml` files that follow the PEP 621 standard for the `[project.dependencies]` and `[project.optional-dependencies]` tables. The first commit adds the support in...
**Describe the bug** Python on macOS supports a Framework build mode to bundle it as a macOS application. This is needed to access Mac GUI components properly, for example, for...
Improve the sections of the text related to mean, eccentric, and true anomaly. Suggested by @taqmcg. Closes #15
- **fix: allow options key in toc with parts** Closes #1796
## Description mystmd doesn't render the `text/html` MIME-type if it is present when the `{eval}` role is used. I produced an explainer/reproducer repository over here: https://github.com/bryanwweber/mystmd-mime-ignored-repro This is a significant...
- **Upgrade dependencies** - **Convert to JB2 :tada:** - **Remove the standalone bibliography which doesn't seem supported** - **Add logos and retain url structure** - **Add myst extension for jlab**...
I slightly updated the description for sidereal and synodic days on https://orbital-mechanics.space/the-orbit-equation/circular-orbits.html in #16 but they could really use their own page of discussion.