Skip to content

v3.0 - Release to SMCE

Latest
Compare
Choose a tag to compare
@emlundell emlundell released this 28 Feb 22:17
· 1 commit to main since this release

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.