Accessing project assets with project-lib

The project-lib library for Python and R contains a set of functions that can help you to interact with IBM Watson Studio projects and project assets programmatically from within a notebook.

Although you can still use the project-lib library in your notebook, it is deprecated. The ibm-watson-studio-lib library is the successor of project-lib.

An advantage of using ibm-watson-studio-lib is that it can also interact with Watson Studio deployment spaces and assets in spaces.

Learn more

Start using ibm-watson-studio-lib in new notebooks:

Parent topic: Loading and accessing data in a notebook