-
Notifications
You must be signed in to change notification settings - Fork 447
Add a reusable official “Powered by papermill” SVG badge asset #875
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
base: main
Are you sure you want to change the base?
Changes from all commits
52480f2
c9fe139
e3f4567
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,174 +1,8 @@ | ||||||
| # <a href="https://github.com/nteract/papermill"><img src="https://media.githubusercontent.com/media/nteract/logos/master/nteract_papermill/exports/images/png/papermill_logo_wide.png" height="48px" /></a> | ||||||
|
|
||||||
| <!---(binder links generated at https://mybinder.readthedocs.io/en/latest/howto/badges.html and compressed at https://tinyurl.com) --> | ||||||
|
|
||||||
| [](https://github.com/nteract/papermill/actions/workflows/ci.yml) | ||||||
| [](https://github.com/nteract/papermill/actions/workflows/ci.yml) | ||||||
| [](https://codecov.io/github/nteract/papermill?branch=main) | ||||||
| [](http://papermill.readthedocs.io/en/latest/?badge=latest) | ||||||
| [](https://mybinder.org/v2/gh/nteract/papermill/main?filepath=binder%2Fprocess_highlight_dates.ipynb) | ||||||
| [](https://mybinder.org/v2/gh/nteract/papermill/main?) | ||||||
| [](https://pypi.org/project/papermill/) | ||||||
| [](https://github.com/ambv/black) | ||||||
| @@ -15,6 +15,7 @@ | ||||||
| [](https://snyk.io/advisor/python/papermill) | ||||||
| [](https://anaconda.org/conda-forge/papermill) | ||||||
| [](https://results.pre-commit.ci/latest/github/nteract/papermill/main) | ||||||
| +[](https://github.com/nteract/papermill) | ||||||
|
||||||
| +[](https://github.com/nteract/papermill) | |
| +[](https://github.com/nteract/papermill) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
README.md appears to have been accidentally overwritten/truncated: it now starts with a literal diff hunk marker (
@@ -15,6 +15,7 @@) and most of the README content has been removed. For this PR’s stated goal (add an in-repo badge asset), the README should retain its existing content and only add the new badge line.