-
Notifications
You must be signed in to change notification settings - Fork 18
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
fixes https://github.com/executablebooks/jupyter-book/issues/1414 #94
fixes https://github.com/executablebooks/jupyter-book/issues/1414 #94
Conversation
Thanks for submitting your first pull request! You are awesome! 🤗 |
cc @mmcky @chrisjsewell , this is my suggested fix to #93 and jupyter-book/jupyter-book#1414 , let me know if there's anything else I can do. |
modified: .pre-commit-config.yaml modified: sphinx_external_toc/events.py
for more information, see https://pre-commit.ci
@fwkoch @choldgraf apologies for pinging you directly here, but code coverage uploads in this projects CI seem like have been broken for months: Also, is there a chance someone from the Executable Books team could have a look at this simple pull request as a suggested fix to #93 ? 🙏🏼 Happy to help with maintenance in any capacity as well since I use EB tools for quite a few of my projects 👍🏼 |
Codecov ReportAttention:
📢 Thoughts on this report? Let us know!. |
Summary
Should address jupyter-book/jupyter-book#1414 and #93 , also adds
CONTRIBUTING.md
mirroring that of thejupyter-book
project.