diff --git a/exasol/ds/sandbox/runtime/ansible/roles/jupyter/files/notebook/sagemaker/sme_deploy_model.ipynb b/exasol/ds/sandbox/runtime/ansible/roles/jupyter/files/notebook/sagemaker/sme_deploy_model.ipynb index e01dcbd9..c19bfb67 100644 --- a/exasol/ds/sandbox/runtime/ansible/roles/jupyter/files/notebook/sagemaker/sme_deploy_model.ipynb +++ b/exasol/ds/sandbox/runtime/ansible/roles/jupyter/files/notebook/sagemaker/sme_deploy_model.ipynb @@ -93,6 +93,16 @@ "TARGET_COLUMN = \"CLASS\"" ] }, + { + "cell_type": "code", + "execution_count": null, + "id": "92bffc27-355a-45fd-a50b-980c3eccb45a", + "metadata": {}, + "outputs": [], + "source": [ + "%config SqlMagic.short_errors = False" + ] + }, { "cell_type": "code", "execution_count": null,