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

Setup Kaggle environment on extension load #31

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

cosminc98
Copy link
Collaborator

This change will allow running the extension on kaggle without having to do the steps in this issue. @andreinechaev Please bump the version to 1.2.1 after merging.

@cosminc98 cosminc98 linked an issue Mar 31, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.15%. Comparing base (4664a4e) to head (26e1e26).

Files Patch % Lines
nvcc4jupyter/plugin.py 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   92.57%   92.15%   -0.42%     
==========================================
  Files           4        4              
  Lines         202      204       +2     
  Branches       32       32              
==========================================
+ Hits          187      188       +1     
- Misses          8        9       +1     
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andreinechaev andreinechaev merged commit 5741c52 into master Apr 3, 2024
7 checks passed
@andreinechaev andreinechaev deleted the hotfix/kaggle-setup-on-load branch April 3, 2024 15:23
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

Successfully merging this pull request may close these issues.

cuda_runtime.h error on kaggle
3 participants