A very simple but convenient function for viewing a dataset on the provider should take a remote_uri for a dataset and open it up in the default web browser.
For example see: https://github.com/ki-tools/kitools/blob/master/R/data.R#L370-L372
Maybe using this package? https://docs.python.org/3/library/webbrowser.html
A very simple but convenient function for viewing a dataset on the provider should take a remote_uri for a dataset and open it up in the default web browser.
For example see: https://github.com/ki-tools/kitools/blob/master/R/data.R#L370-L372
Maybe using this package? https://docs.python.org/3/library/webbrowser.html