This repository contains the web Portal to the SLATE platform and the Helm Chart used for the Google Cloud Platform deployments.
Portal is written with the Flask framework and makes use of a Web Server Gateway Interface (WSGI).
app.run(<args>)
globus is used to authenticate users with the Auth API. Read more at notebook/README.md.
See the development documentation for more details.
See Deployment Steps for more details.