Skip to content

Commit 0306b10

Browse files
committed
Adopting a text-based diagram syntax in Jupyter Markdown
1 parent 68ad31c commit 0306b10

File tree

5 files changed

+509
-48
lines changed

5 files changed

+509
-48
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ _build
3131

3232
# Python files
3333
__pycache__
34+
35+
# Jupyter Server
36+
.ipynb_checkpoints/
Lines changed: 38 additions & 0 deletions
Loading
Lines changed: 2 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)