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

build!: drop python3.7, remove deprecated markdown cell syntax, hide migration guide banner #119

Merged
merged 15 commits into from
Jun 7, 2024

Conversation

kiyoon
Copy link
Owner

@kiyoon kiyoon commented Jun 5, 2024

Maintenance

  • Drop Python 3.7 support. The minimum required version is now 3.8
  • Changes in ruff rules and basedpyright settings
  • uv pip compile to properly make lockfiles for each platform.

Features (or dropped features)

  • Remove deprecated markdown cell """%% ... %%""" and # %%%. Use jupytext style (# %% [md] or # %% [markdown])
  • Hide migration guide banner in Jupyter Notebook

@kiyoon kiyoon changed the title build!: drop python3.7, changes in ci, ruff, basedpyright etc. build!: drop python3.7, remove deprecated markdown cell syntax, hide migration guide banner Jun 5, 2024
@kiyoon kiyoon merged commit d83c56a into master Jun 7, 2024
18 checks passed
@kiyoon kiyoon deleted the ci/ruff branch June 15, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant