Skip to content

Conversation

@waltsims
Copy link
Owner

close #282

@codecov
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1f9df5d) 66.51% compared to head (feab26d) 66.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #298   +/-   ##
=======================================
  Coverage   66.51%   66.51%           
=======================================
  Files          48       48           
  Lines        6998     6998           
  Branches     1583     1583           
=======================================
  Hits         4655     4655           
  Misses       1728     1728           
  Partials      615      615           
Flag Coverage Δ
3.10 66.67% <ø> (ø)
3.11 66.67% <ø> (ø)
3.8 66.49% <ø> (ø)
3.9 66.49% <ø> (ø)
ubuntu-latest 66.46% <ø> (ø)
windows-latest 66.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@waltsims waltsims marked this pull request as ready for review February 12, 2024 20:20
"# Install k-wave-python if not installed yet (e.g. running in Google Colab)\n",
"#!pip install git+https://github.com/waltsims/k-wave-python"
"%%capture\n",
"!pip install k-wave-python"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What if we install only if in colab? We can detect running in colab using the snippet here: https://stackoverflow.com/a/53586419

Copy link
Collaborator

@faridyagubbayli faridyagubbayli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, left a non-blocking comment

@waltsims waltsims merged commit 5bc1b20 into master Feb 15, 2024
@waltsims waltsims deleted the features/add_colab_buttons branch February 15, 2024 19:11
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.

Add "open in colab" badge to example Readmes

3 participants