Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook output should be empty for 10 min tutorial and stocks data tutorial #27

Open
prachipgoel opened this issue Jun 11, 2024 · 2 comments

Comments

@prachipgoel
Copy link

prachipgoel commented Jun 11, 2024

These demo notebooks have populated responses for the pandas sections of the demo. These should be empty until run.

https://github.com/rapidsai-community/showcase/blob/main/getting_started_tutorials/cudf_pandas_colab_demo.ipynb

https://github.com/rapidsai-community/showcase/blob/main/getting_started_tutorials/cudf_pandas_stocks_demo.ipynb

@beckernick
Copy link
Contributor

Thanks @prachipgoel !

Would you be interested in opening a PR that fixes this by opening the notebook locally and restarting the kernel and clearing outputs?

@raybellwaves
Copy link
Contributor

Hope you don't mind me commenting. Was looking at examples in here.

You could use https://github.com/kynan/nbstripout and set it up in the CI to clear notebooks on merging to main e.g. I did this a while ago in https://github.com/xarray-contrib/xskillscore/blob/590d668c97cba06fbeff4cc7c0a2fd21a0431127/.github/workflows/xskillscore_testing.yml#L123C11-L123C21 but I never setup a bot to commit back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants