Skip to content

Conversation

@EliahKagan
Copy link
Owner

Closes #5

@EliahKagan EliahKagan merged commit 184140d into main Jan 26, 2023
@EliahKagan EliahKagan deleted the scaling branch January 26, 2023 01:53
EliahKagan added a commit that referenced this pull request Jul 3, 2023
I should've done this in #26 but didn't.

Besides fixing that error, this commit improves the output in the
notebooks in two other ways:

1. The Graphviz version used in this run handled some things
   better. See #5 and #6. (This is due to the system Graphviz on
   the machine I'm using to rerun this being old enough to have
   the bug discussed there. Using the conda environment instead of
   the poetry environment addresses that, because in the conda
   environment, the graphviz conda package is used.)

2. One of the Git repositories being visualized was absent from
   the test machine before. I cloned it so that graph would be
   redrawn rather than omittedw with an error.
EliahKagan added a commit that referenced this pull request Jul 3, 2023
#39)

* Update dependencies (except typeguard)

* Re-run notebooks

* Hold back typeguard for conda too

I should've done this in #26 but didn't.

Besides fixing that error, this commit improves the output in the
notebooks in two other ways:

1. The Graphviz version used in this run handled some things
   better. See #5 and #6. (This is due to the system Graphviz on
   the machine I'm using to rerun this being old enough to have
   the bug discussed there. Using the conda environment instead of
   the poetry environment addresses that, because in the conda
   environment, the graphviz conda package is used.)

2. One of the Git repositories being visualized was absent from
   the test machine before. I cloned it so that graph would be
   redrawn rather than omittedw with an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Graphs in builtin_types.ipynb are sometimes excessively scaled

2 participants