notebook/tests
Ben Greiner e2eb8f2a16
Require importlib_resources for testing on Python < 3.10 (#7016)
* importlib_resources 5.0 is python < 3.10

* Add python matrix to test workflow

* Ignore datetime.utcnow deprecation from Python 3.12

* lint: remove type ignore

* More datetime.utc deprecation
2023-08-23 08:26:05 +02:00
..
conftest.py Require importlib_resources for testing on Python < 3.10 (#7016) 2023-08-23 08:26:05 +02:00
test_app.py Rename browser tab title to Home 2023-06-12 07:22:15 +02:00