Open siemdejong opened 2 weeks ago
It would be awesome if it could generate the needed code to make the scheduler in text form for users to copy paste.
idea: click on a scheduler SequentialLR or ChainedScheduler and click on another scheduler (could also be sequentiallr or chainedscheduler) as many as desired. Click on another button to confirm the scheduler composition which brings the user to configuring the individual schedulers with live preview.
Make a sandbox where the user can make their scheduler by possibly concatenating multiple schedulers with a sequential scheduler for example and show the output like on the main page.