Skip to content

Commit

Permalink
better results
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Feb 26, 2025
1 parent 393ffe5 commit 6dc46e1
Show file tree
Hide file tree
Showing 3 changed files with 3,681 additions and 207 deletions.
2 changes: 1 addition & 1 deletion differt/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ all = [
]
jupyter = ["notebook>5", "jupyter-rfb>=0.4.2", "ipympl>=0.9.4"]
matplotlib = ["matplotlib>=3.8.1"]
plotly = ["plotly>=5.18.0"]
plotly = ["plotly>=5.18.0,<6"] # Apparently, Plotly>=6 doesn't work with Jupyter, see https://github.com/plotly/plotly.py/issues/5027 and related issues
vispy = [
"vispy>=0.14.1",
# PyOpenGL seems to be needed, see:
Expand Down
3,730 changes: 3,602 additions & 128 deletions docs/source/notebooks/sampling_paths.ipynb

Large diffs are not rendered by default.

156 changes: 78 additions & 78 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6dc46e1

Please sign in to comment.