We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: