-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed all occurrences of script-languages-developer-sandbox by data…
…-science-sandbox (#13) * Applied first round of renamings: only names related to AWS resources and build artifacts. * Fixed version number in pyproject.toml * Updated curl from ubuntu2.19 to 2.20 * Renamed python packages from exasol_script_languages_developer_sandbox to exasol.ds.sandbox
- Loading branch information
Showing
179 changed files
with
856 additions
and
809 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# Changes | ||
|
||
* [0.2.0](changes_0.2.0.md) | ||
* [0.1.0](changes_0.1.0.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,23 @@ | ||
# script-languages-developer-sandbox 0.1.0, released 2022-10-06 | ||
# data-science-sandbox 0.1.0, released t.b.d. | ||
|
||
Code name: Initial release | ||
|
||
## Summary | ||
|
||
Initial release of the script-languages-developer-sandbox. It provides the creation of a developer sandbox AMI and virtual machine images for a specific version of the script-languages-release project. | ||
Initial release of the data-science-sandbox. It provides the creation of an Amazon Machone Image (AMI) and virtual machine images for a specific version of the data-science-sanbox-release project. | ||
|
||
## Script-Languages-Release | ||
## Data-Science-Sandbox-Release | ||
|
||
Version: 5.0.0 | ||
Version: 0.1.0 | ||
|
||
## Features | ||
|
||
- #11: Created a notebook to show training with scikit-learn in the notebook | ||
|
||
## Bug Fixes | ||
|
||
- #18: Fixed network connection | ||
- #51: Fixed network connection | ||
- #57: Fixed release build | ||
- #60: Fixed release build command | ||
- #64: Fixed Netplan file name | ||
|
||
## Features / Enhancements | ||
|
||
- #2: Implemented launch of an EC2 instance | ||
- #3: Installed SLC dependencies via Ansible | ||
- #4: Implemented deployment and access of S3 Bucket for VM's | ||
- #5: Implemented export of VM's | ||
- #24: Move CI test to AWS Codebuild | ||
- #25: Implemented motd message about Jupyter password change | ||
- #8: Implemented a release workflow | ||
- #36: Added make-ami-public option | ||
- #43: Added CDN to the S3 VM Bucket | ||
- #45: Protected cloudfront access | ||
- #47: Renamed virtual images | ||
- #38: Included tutorial Jupyterlab notebook | ||
|
||
## Documentation | ||
|
||
- #19: Added user guide and developer guide | ||
- #49: Added tutorial about how to start the VM/AMI | ||
|
||
- #1: Fixed CI build | ||
|
||
## Refactoring | ||
|
||
- #22: Improved logging | ||
- #26: Implemented search for latest AMI | ||
- #12: Updated the script-languages-release tag with the correct version | ||
- #21: Minor refactoring tasks | ||
- #41: Renamed cloudformation stack | ||
- #5: Renamed all occurrences of "script language developer" by "data science" |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.