Conversation
Codecov Report
@@ Coverage Diff @@
## master #94 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 104 104
Lines 7107 7107
=========================================
Hits 7107 7107 Continue to review full report at Codecov.
|
mgiammar
previously approved these changes
Nov 22, 2021
Comment on lines
+285
to
+293
| "repository_url": "https://github.com/DeepanshS/mrsimulator", | ||
| "use_repository_button": True, | ||
| "use_issues_button": True, | ||
| "use_download_button": True, | ||
| "launch_buttons": { | ||
| "notebook_interface": "jupyterlab", | ||
| "binderhub_url": "https://mybinder.org", | ||
| "colab_url": "https://colab.research.google.com", | ||
| }, |
Collaborator
There was a problem hiding this comment.
The current example pages built by Sphinx Gallery don't have these buttons added. However, the html of the page has a spot where these buttons should go. Adding the launch functionality is a matter of getting Jupyter Book to recognize the pages built by Sphinx Gallery as needing these buttons.
I think merging this PR is good for now and the issue of adding the buttons can come later.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.