* updated the python testing doc with caching * updated docs with setup-actions caching for node and python * updaed content with setup-actions cachine * fix links * Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com> * Update components/playground/content/building-and-testing/python.tsx * Update components/playground/content/building-and-testing/python.tsx * Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md * Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md * Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md * Update content/actions/automating-builds-and-tests/building-and-testing-python.md * Update content/actions/automating-builds-and-tests/building-and-testing-python.md Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com> Co-authored-by: hubwriter <hubwriter@github.com>
Components
⚠️ This area is a work-in-progress.
This is the main source for our React components. They can be rendered by the server or the client via Next.js. The starting point for any component usage is the pages/ directory, which uses a file-system routing paradigm to match paths to pages that then render these components.