This repo contains the Project module for the WE1S Workspace. It consists of the following folders:
config
contains settings for deployment.docs
contains documentation for the PythonProject
class.project
contains the PythonProject
class.template
contains the Jupyter notebook template files for all modules available in the Workspace.test
contins Jupyter notebooks used for testing theProject
class and templates.
Full documentation can be found at https://whatevery1says.github.io/project/.