About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Last updated: Nov 21, 2024
The
library for Python and R contains a set of functions that help you to interact with IBM watsonx.ai 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.ibm-watson-studio-lib
The
library is the successor of ibm-watson-studio-lib
.project-lib
Note: The `ibm-watson-studio-lib` library is for watsonx.ai Studio, formerly known as Watson Studio.
Next steps
-
If you are using the
library in a notebook, you can switch toproject-lib
:ibm-watson-studio-lib
-
Start using
in new notebooks:ibm-watson-studio-lib
Parent topic: Loading and accessing data in a notebook