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

Conversation

eccles
Copy link
Collaborator

@eccles eccles commented Feb 13, 2024

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 eccles force-pushed the dev/eccles/9074-fix-unittests branch 3 times, most recently from 52b57d4 to 9590f79 Compare February 13, 2024 10:25
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 eccles force-pushed the dev/eccles/9074-fix-unittests branch from 9590f79 to 1e0cf1b Compare February 13, 2024 13:07
@eccles eccles merged commit 7e637e4 into main Feb 13, 2024
12 checks passed
@eccles eccles deleted the dev/eccles/9074-fix-unittests branch February 13, 2024 13:20
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.

None yet

2 participants