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

Fix unittests and notebooks #256

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Fix unittests and notebooks #256

merged 1 commit into from
Feb 13, 2024

Commits on Feb 13, 2024

  1. Fix unittests and notebooks

    Remove jupyterlab and use jupyter notebook instead
    (jupyterlab will be superceded by notebook v7)
    Pin notebook af v6.x.
    Reorganise github actions
    Suppress E704 for pycodestyle
    Remove PYTHONPATH setting in Dockerfile
    Upgrade tools.
    Reformat code according to latest black settings
    Fix pyproject.toml
    Suppress notebooks for python 3.12 because of incompatible
    pyzmq dependency.
    
    AB#9074
    eccles committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1e0cf1b View commit details
    Browse the repository at this point in the history