Skip to content

Commit

Permalink
Update Binder pin
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeNaccarato committed Oct 2, 2024
1 parent b344904 commit 382332f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ class Constants(BaseModel):
if pkg not in ["python", "pandas", "matplotlib"]
]
"""Tippy ReadTheDocs-compatible URLs."""
rev: str = "e23191a87a8949c25412f41f863c298ea477abbc"
rev: str = "b3449049608db5cd0320f0cb2baa5a30d9cf473b"
"""Binder revision."""
html_thebe_common: dict[str, str] = {
"repository_url": f"https://github.com/{ans.user}/{ans.repo}",
Expand Down

0 comments on commit 382332f

Please sign in to comment.