-
Notifications
You must be signed in to change notification settings - Fork 91
Comparing changes
Open a pull request
base repository: executablebooks/MyST-NB
base: v1.2.0
head repository: executablebooks/MyST-NB
compare: v1.3.0
- 20 commits
- 127 files changed
- 14 contributors
Commits on Feb 11, 2025
-
DOCS: clarify meaning of merge_streams option (#664) (#665)
Co-authored-by: Michael McNeil Forbes <michael.forbes+python@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59fd54f - Browse repository at this point
Copy the full SHA 59fd54fView commit details
Commits on Apr 24, 2025
-
* MAINT: exclude bots from release notes * RTD: fixing RTD build fail
Configuration menu - View commit details
-
Copy full SHA for fc6f43c - Browse repository at this point
Copy the full SHA fc6f43cView commit details -
[pre-commit.ci] pre-commit autoupdate (#646)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.11.4](astral-sh/ruff-pre-commit@v0.1.4...v0.11.4) - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.15.0](pre-commit/mirrors-mypy@v1.6.1...v1.15.0) - [github.com/codespell-project/codespell: v2.2.6 → v2.4.1](codespell-project/codespell@v2.2.6...v2.4.1) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * TST: update expected outputs * MAINT: adding ruff ignores for the test notebooks * MAINT: fix myst lint error * Do not auto-format include generated notebooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Brigitta Sipőcz <bsipocz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c4acf78 - Browse repository at this point
Copy the full SHA c4acf78View commit details
Commits on Apr 25, 2025
-
ENH: Adding scroll bars with proper cell tags (#454)
* Adding support to tags 'output_scroll', 'scroll-output' and 'scroll-input' * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Scrollbar width, height, border radius and colors added as variables. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Brigitta Sipőcz <bsipocz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b7a0ed - Browse repository at this point
Copy the full SHA 4b7a0edView commit details -
Use admonitions to style collapsible cells :) (#656)
* Use admonitions to style collapsible cells :) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Brigitta Sipőcz <bsipocz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9bccf22 - Browse repository at this point
Copy the full SHA 9bccf22View commit details
Commits on May 5, 2025
-
[pre-commit.ci] pre-commit autoupdate (#670)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dce2bbe - Browse repository at this point
Copy the full SHA dce2bbeView commit details
Commits on Jun 3, 2025
-
[pre-commit.ci] pre-commit autoupdate (#671)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.8...v0.11.12) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0) * Fix mypy errors --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Brigitta Sipőcz <bsipocz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b663bac - Browse repository at this point
Copy the full SHA b663bacView commit details -
Mention conflict with myst_parser extension (#672)
Co-authored-by: Václav Šmilauer <eu@doxos.eu>
Configuration menu - View commit details
-
Copy full SHA for adcc42f - Browse repository at this point
Copy the full SHA adcc42fView commit details -
TEST: Adding a test case for multiple captioned figures (#373)
* TEST: Adding a test case for multiple captioned figures * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * MAINT: updating deprecated keywords * Fix typo in filename --------- Co-authored-by: Angus Hollands <goosey15@gmail.com> Co-authored-by: Brigitta Sipőcz <bsipocz@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 201a48c - Browse repository at this point
Copy the full SHA 201a48cView commit details
Commits on Jun 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 60ed01d - Browse repository at this point
Copy the full SHA 60ed01dView commit details
Commits on Jul 2, 2025
-
Improve output cells in dark mode (#679)
* Add palettes to pick colors logically in light and dark theme * Make plain outputs borderless if highlighted * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix typo --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fc73430 - Browse repository at this point
Copy the full SHA fc73430View commit details -
build(deps): bump codecov/codecov-action in the actions group (#676)
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9fe8848 - Browse repository at this point
Copy the full SHA 9fe8848View commit details
Commits on Jul 4, 2025
-
Add scroll_outputs configuration (#683)
* Add config options for scroll_outputs * Add tests for scrollable outputs in notebooks * Document cell tags for scrollable output/input * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * merge input output scroll tags css * Add .config_scroll_outputs in css to handle images differently Simplify repeated long selectors with :is() selector * Adjust max-height for output cells with images * Fix scrollable output class in expected AST for tests * Remove deprecated `output_scroll` from the docs --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ddc3a5 - Browse repository at this point
Copy the full SHA 1ddc3a5View commit details
Commits on Jul 7, 2025
-
[pre-commit.ci] pre-commit autoupdate (#685)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2) - [github.com/pre-commit/mirrors-mypy: v1.16.0 → v1.16.1](pre-commit/mirrors-mypy@v1.16.0...v1.16.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29d6e15 - Browse repository at this point
Copy the full SHA 29d6e15View commit details
Commits on Jul 13, 2025
-
ENH: Add handling of image based
PendingGlueReferencein `generate_……any_nodes` (#675) * handling of pending image glue * an orphaned image * display cross-ref orphaned img * MAINT: remove debug line --------- Co-authored-by: Brigitta Sipőcz <bsipocz@gmail.com> Co-authored-by: Brigitta Sipőcz <b.sipocz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7387d5 - Browse repository at this point
Copy the full SHA b7387d5View commit details -
MAINT: limit ipython in tox job, too (#687)
* MAINT: adding ipython/coconut limit into tox * MAINT: adding pip, too
Configuration menu - View commit details
-
Copy full SHA for 4020e26 - Browse repository at this point
Copy the full SHA 4020e26View commit details -
docs: nicer types in docs (#688)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e2d1a4 - Browse repository at this point
Copy the full SHA 1e2d1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff699ca - Browse repository at this point
Copy the full SHA ff699caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b2d62 - Browse repository at this point
Copy the full SHA 23b2d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb973c - Browse repository at this point
Copy the full SHA 6bb973cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.0...v1.3.0