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
Similar to #5, it would be nice to be able to do something like
kiproject = KiProject("...")
kiproject.browse()
Which opens the synapse project in the default web browser. Simply utility function but very useful.
If there's a better verb than browse, I'm fine with whatever. It might be good to be consistent with #5 (so maybe in #5 call it data_browse(), for example).
The text was updated successfully, but these errors were encountered:
Similar to #5, it would be nice to be able to do something like
Which opens the synapse project in the default web browser. Simply utility function but very useful.
If there's a better verb than browse, I'm fine with whatever. It might be good to be consistent with #5 (so maybe in #5 call it
data_browse()
, for example).The text was updated successfully, but these errors were encountered: