Last updated: Oct 09, 2024
The ibm-watson-studio-lib
library for Python and R contains a set of functions that help you to interact with IBM Watson Studio projects and project assets. You can think of the library as a programmatical interface to a project.
Using the ibm-watson-studio-lib
library, you can access project metadata and assets, including files and connections. The library also contains functions that simplify fetching files associated with the project.
Next steps
-
Start using
ibm-watson-studio-lib
in new notebooks:
Parent topic: Loading and accessing data in a notebook