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

Add binder links and landing page #1937

Merged
merged 3 commits into from
Jan 17, 2023
Merged

Add binder links and landing page #1937

merged 3 commits into from
Jan 17, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Jan 17, 2023

  • move .binder/ to binder/, as jupyter lab won't allow us accessing hidden directories by default
  • add landing page for easier access of different notebooks Binder
  • binder link to readme / doc

* move .binder/ to binder/, as jupyter lab won't allow us accessing hidden directories by default
* add landing page for easier access of different notebooks [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/AMICI-dev/AMICI/binder_landing?labpath=binder%2Foverview.ipynb)
* binder link to readme / doc
@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #1937 (265f128) into develop (b58a005) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1937      +/-   ##
===========================================
- Coverage    75.94%   75.93%   -0.02%     
===========================================
  Files           76       76              
  Lines        12977    12977              
===========================================
- Hits          9856     9854       -2     
- Misses        3121     3123       +2     
Flag Coverage Δ
cpp 73.08% <ø> (-0.03%) ⬇️
petab 59.66% <ø> (ø)
python 68.94% <ø> (ø)
sbmlsuite ?

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

Impacted Files Coverage Δ
src/amici.cpp 71.77% <0.00%> (-4.04%) ⬇️
src/exception.cpp 74.28% <0.00%> (ø)
src/solver_cvodes.cpp 70.06% <0.00%> (ø)
src/sundials_matrix_wrapper.cpp 80.81% <0.00%> (+0.61%) ⬆️

@dweindl dweindl requested a review from FFroehlich January 17, 2023 11:11
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dweindl dweindl merged commit 41f1691 into develop Jan 17, 2023
@dweindl dweindl deleted the binder_landing branch January 17, 2023 15:56
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.

2 participants