With the release to SMCE, the code has been significantly updated including (among other changes)
- Code source is no longer CodeCommit. Instead, code is hosted in GitHub and built via in AWS CodePipeline via AWS CodeSuite Connections.
- Network egress and rate limit rules are implemented on an OSL profile basis.
- More deployment build options are in
opensciencelab.yaml
- Code is more separated between core "untouchable" and configurable. Jupyter in general is horrible at blurring the lines between code and config and the code organization has tried to lessen that annoyance.