andreinechaev / nvcc4jupyter

A plugin for Jupyter Notebook to run CUDA C/C++ code
MIT License
200 stars 87 forks source link

Setup Kaggle environment on extension load #31

Closed cosminc98 closed 7 months ago

cosminc98 commented 7 months ago

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.

codecov-commenter commented 7 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 92.15%. Comparing base (4664a4e) to head (26e1e26). Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
nvcc4jupyter/plugin.py 50.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.