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

Various upgrades (Python version, dependencies, Poetry, pre-commit, and more) #40

Merged
merged 20 commits into from
Jul 10, 2022

Conversation

john-sandall
Copy link
Collaborator

@john-sandall john-sandall commented Jul 10, 2022

  • Various upgrades (#40)
  • Behind-the-scenes
    • Upgrade Python to 3.9.13
    • Upgrade all dependencies to latest with NumPy/pandas/Matplotlib/scikit-learn matching CoCalc versions.
    • Switch from pip-tools to Poetry (configuration in pyproject.toml)
    • Update Development Setup guidance in README.md
    • Integrate & configure flake8, pylint, black & other linters.
    • Added pre-commit configuration.
    • Updated VS Code settings.json
    • Added linestripper.py to keep EOF newlines out of solutions code (better attendee UX) yet black-compliant.
    • Added CHANGELOG.md and started versioning releases.
  • Workshop materials
    • Reviewed all workshop materials for deprecations.
    • Replaced all single quotes in solutions with double quotes for black compliance.
    • Added EOF newlines to datasets.
    • Other minor changes: trailing whitespace, trailing commas, isort compliant solution code.

@john-sandall john-sandall self-assigned this Jul 10, 2022
@john-sandall john-sandall merged commit 0665cd3 into master Jul 10, 2022
@john-sandall john-sandall deleted the upgrade-python--and-deps branch July 10, 2022 18:33
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