Skip to content

Commit 0609ab7

Browse files
committed
update post-tutorial merge
1 parent 3ddb566 commit 0609ab7

15 files changed

+37
-74525
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ $ OGDF_PYTHON_MODE=debug python3 # also works if you have both versions installe
103103

104104
## Pitfalls
105105

106-
See also [docs/examples/pitfalls.ipynb](docs/examples/pitfalls.ipynb) for full examples.
106+
See also [docs/examples/pitfalls.py](docs/examples/pitfalls.py) for full examples.
107107

108108
OGDF sometimes takes ownership of objects (usually when they are passed as modules),
109109
which may conflict with the automatic cppyy garbage collection.

docs/examples/cpp-interaction.ipynb

Lines changed: 0 additions & 214 deletions
This file was deleted.

0 commit comments

Comments
 (0)