You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we extend this so that it can handle multiple notebook sources. The reason for this is that I'd like to extend the launcher to also give access to notebooks at https://github.com/Swarm-DISC/FAC_exploration (and maybe more in the future?) - that is made as a separate repository to allow its autonomy as a separate project
Copy a whole notebook directory when clicking a particular launcher icon? Sometimes people write notebooks that depend on code in accompanying .py file (like in the repo above). This means the whole directory should be copied (and a given "starting" notebook opened).