pyvespa icon indicating copy to clipboard operation
pyvespa copied to clipboard

Thomasht86/some tests to GitHub action

Open thomasht86 opened this issue 7 months ago • 0 comments

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Moving notebooks-cloud to github action. Will run all notebooks in parallell, and does some caching to reduce time spent for package resolution.

Going forward, we will use notebooks_requirements.txt only sparingly for stable libraries common for many notebooks (e.g. pandas, numpy etc.). Other dependencies will be specified (and installed) on a per-notebook basis.

thomasht86 avatar Jul 05 '24 12:07 thomasht86