The Resources section of a Workspace project includes links to resources that learners may find helpful to review in order to effectively complete the project. Examples of resources include:
A video lesson. This might show learners how to perform a specific technique, e.g., grouping a DataFrame and calculating a summary statistic.
A cheat sheet. This will commonly include several functions or methods in a specific topic (e.g., data wrangling) or use a specific package (e.g., Plotly Express cheat sheet).
A tutorial. This walks learners through a concept or how to perform a specific technique, e.g., Python Iterators and Generators.
For an example of resources, please see this project.