Skip to content

Commit

Permalink
Merge branch 'jupyter:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
krotesk authored Dec 8, 2023
2 parents e6db93a + bfa2558 commit a56a2a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
apt_packages:
- graphviz

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down
1 change: 0 additions & 1 deletion docs/source/use/using.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ that helps lay out some of your options.
.. graphviz::

digraph decide_project {
size="10,4";
graph [fontname = "helvetica", fontsize="18"];
node [fontname = "helvetica", fontsize="18"];
edge [fontname = "helvetica", fontsize="18"];
Expand Down

0 comments on commit a56a2a9

Please sign in to comment.