odpi / egeria-coco-labs

Egeria Jupiter notebooks used in the Open Metadata Labs
Apache License 2.0
9 stars 10 forks source link

import of common functions missing from some notebooks #36

Closed planetf1 closed 1 year ago

planetf1 commented 1 year ago

A call to load common functions is missing from some notebooks.

Often functions will be defined as the user will execute the config, run, and then other notebooks. However if a new kernel is started with a new notebook it may fail. These notebooks do call 'environment_check' which previously did load common definitions (prior to https://github.com/odpi/egeria-jupyter-notebooks/commit/ad13e865f857eec36ca5466d1d4b079fc8aa63e3 )

As noted in https://github.com/odpi/egeria-jupyter-notebooks/pull/35 there are some additional notebooks affected, potentially including:

understanding-platform-services - confirmed understanding-server-config - confirmed analyze-performance-results.ipynb run-conformance-test-suite.ipynb run-performance-test-suite.ipynb run-ui-test-server.ipynb postgres-demolab.ipynb