/usr/local/lib/python3.8/site-packages/nbformat/json_compat.py:14:Importing ErrorTree directly from the jsonschema package is deprecated and will become an ImportError. Import it from jsonschema.exceptions instead.
/usr/local/lib/python3.8/site-packages/nbformat/json_compat.py:14:Importing ErrorTree directly from the jsonschema package is deprecated and will become an ImportError. Import it from jsonschema.exceptions instead.
jsonschema
v4.18.0 deprecated importing ofjsonschema.ErrorTree
instead import it viajsonschema.exceptions.ErrorTree
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0
This to avoid warning raised: