cascode-labs/morpheus

Move skillbridge ID assignment from GUI to _main_.py

Jetsama opened this issue · 0 comments

Create skillbridge workspace in main.py rather than in GUI. This is useful for separating GUI functions and for adding UNIX commands/options. If an ID isn't provided the ID should be based on the username of the user. This requires providing the ws on GUI start.