sandbox
sandbox copied to clipboard
Refactoring Frontend
- Restructuring Folders
- Top level folder is renamed to avoid name conflicts
- Main code is collected in src
- Made the project installable
- Installs the project in Notebook instead of relative imports
- Refactors Frontend by giving each tab an own Class
- Adds possibility to pass a profile in cli interface