-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/#79 rename data science sandbox to exasol ai lab #147
Feature/#79 rename data science sandbox to exasol ai lab #147
Conversation
TBD: images not yet updated
exasol/ds/sandbox/templates/vm_bucket_cloudformation.jinja.yaml:60: - !Sub "arn:aws:s3:::${ VMBucket }/data_science_sandbox/*" exasol/ds/sandbox/templates/release_code_build.jinja.yaml:73: Resource: arn:aws:s3:::{{vm_bucket}}/data_science_sandbox/* doc/developer_guide/testing.md:14: poetry run pytest --dss-docker-image exasol/data-science-sandbox:0.1.0 doc/developer_guide/commands.md:17:* doc/developer_guide/testing.md:14: poetry run pytest --dss-docker-image exasol/data-science-sandbox:0.1.0 exasol/ds/sandbox/runtime/ansible/roles/jupyter/files/notebook/utils/access_store_ui.ipynb:53: " sb_store_file_ = 'dss_config.sqlite'\n", |
We actually need to redeploy the CodeBuild stacks, because the webhook broke when we renamed the Repo |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Fixes #79