Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPGRADE: myst-parser 1.0 #479

Merged
merged 25 commits into from
Jun 30, 2023
Merged

Commits on Jun 23, 2023

  1. upgrade myst-parser dep to 1.0

    aleivag authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    77d80e3 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    eca5421 View commit details
    Browse the repository at this point in the history
  3. DOCS: fix link to gallery (executablebooks#483)

    Co-authored-by: Chris Holdgraf <[email protected]>
    2 people authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5d9ad87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cc6274 View commit details
    Browse the repository at this point in the history
  5. docs: update to latest sphinx-design (executablebooks#486)

    * docs: fix use of sphinx-design
    
    * Update pyproject.toml
    agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f597eed View commit details
    Browse the repository at this point in the history
  6. Add ipywidgets javascript (executablebooks#469)

    * Add ipywidgets javascript
    
    * [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: Angus Hollands <[email protected]>
    3 people committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    966c70e View commit details
    Browse the repository at this point in the history
  7. fix: use jsdelivr CDN for ipywidgets (executablebooks#491)

    * fix: use jsdelivr CDN
    
    * chore: bump ipywidgets version to 8.0
    
    * docs: add note about ipywidgets
    agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    09ff078 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee3730e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09a7741 View commit details
    Browse the repository at this point in the history
  10. Bump pre-commit/action from 2.0.0 to 3.0.0 (executablebooks#502)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0434b31 View commit details
    Browse the repository at this point in the history
  11. 1Update coconut requirement from ~=1.4.3 to >=1.4.3,<2.3.0 (executabl…

    …ebooks#504)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dfa76cb View commit details
    Browse the repository at this point in the history
  12. Update pytest-cov requirement from ~=3.0 to >=3,<5 (executablebooks#506)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d5c4530 View commit details
    Browse the repository at this point in the history
  13. Update coverage requirement from ~=6.4 to >=6.4,<8.0 (executablebooks…

    …#505)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7d02b19 View commit details
    Browse the repository at this point in the history
  14. DOCS: Hint to avoid Extension error in sphinx-build (executablebooks#494

    )
    
    Co-authored-by: Chris Holdgraf <[email protected]>
    2 people authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9241100 View commit details
    Browse the repository at this point in the history
  15. RLS: v0.17.2 (executablebooks#508)

    choldgraf authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6734eba View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1682d76 View commit details
    Browse the repository at this point in the history
  17. Update jupytext requirement from ~=1.11.2 to >=1.11.2,<1.15.0 (execut…

    …ablebooks#509)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    31c6319 View commit details
    Browse the repository at this point in the history
  18. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9fb50f7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fc981b4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f7e904f View commit details
    Browse the repository at this point in the history
  21. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    184856b View commit details
    Browse the repository at this point in the history
  22. Fix create_warnings mypy errors

    Yoshanuikabundi authored and agoose77 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8b90dce View commit details
    Browse the repository at this point in the history
  23. Update myst_nb/core/config.py to new warnings system

    Co-authored-by: Josh Mitchell <[email protected]>
    agoose77 and Yoshanuikabundi committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4396dfc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b13d884 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    3d0a6de View commit details
    Browse the repository at this point in the history