batfish / pybatfish

Python client for Batfish: https://github.com/batfish/batfish
Apache License 2.0
214 stars 52 forks source link

docs: update after batfish/batfish#8715 #883

Closed dhalperi closed 1 year ago

dhalperi commented 1 year ago

Notebook was broken by earlier work to fix references. Made batfish deterministic so that we don't keep having these failures, but now also need to update refs to match.

batfish-bot commented 1 year ago

This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #883 (8053531) into master (74a873a) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 8053531 differs from pull request most recent head 9b49fa2. Consider uploading reports for the commit 9b49fa2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #883 +/- ## ======================================= Coverage 85.99% 85.99% ======================================= Files 30 30 Lines 3992 3992 Branches 665 665 ======================================= Hits 3433 3433 Misses 412 412 Partials 147 147 ```