File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -395,8 +395,9 @@ def linkcode_resolve(domain, info):
395395nbsphinx_prolog = f"""
396396.. raw:: html
397397
398- Run this notebook interactively at
399- <a href="https://mybinder.org/v2/gh/OceanParcels/Parcels/{ BRANCH } ?urlpath=lab/tree/docs/{{{{ env.doc2path(env.docname, base=None) }}}}" target="_blank"><img alt="Binder badge" src="https://mybinder.org/badge_logo.svg"></a>
398+ <a href="https://mybinder.org/v2/gh/OceanParcels/Parcels/{ BRANCH } ?urlpath=lab/tree/docs/{{{{ env.doc2path(env.docname, base=None) }}}}" target="_blank">
399+ <img alt="Binder badge" src="https://mybinder.org/badge_logo.svg">
400+ </a>
400401 or view it
401402 <a href="https://github.com/OceanParcels/Parcels/blob/{ BRANCH } /docs/{{{{ env.doc2path(env.docname, base=None) }}}}" target="_blank">on GitHub</a>
402403
You can’t perform that action at this time.
0 commit comments