13 Commits

Author SHA1 Message Date
david weil
bdb2afb1dc
Fix issue in python sample source in Tutorials.md
Updated python sample source in Tutorials to make it work. Before this change problem was:

```
C:\Users\user>python mermaid.py
Traceback (most recent call last):
  File "mermaid.py", line 3, in <module>
    graphbytes = graph.encode("ascii")
NameError: name 'graph' is not defined
```
2020-12-13 19:10:06 -03:00
Knut Sveidqvist
56f3f49f15 Merge remote-tracking branch 'origin/master' 2020-12-05 14:56:35 +01:00
Knut Sveidqvist
96ac13cdac Merge branch 'master' into develop 2020-11-26 19:25:57 +01:00
Ashish Jain
ec418f98c0 #1791 Update docs for Python integration with Mermaid 2020-11-26 19:18:12 +01:00
sy-records
cb41569a5a feat: Auto generation of Edit this Page 2020-11-15 10:28:47 +08:00
Ashish Jain
4f568d5d19 Updating minor changes on Docs 2020-11-05 19:16:12 +01:00
Neil Cuzon
73b1953c09
Update Tutorials.md 2020-10-28 00:20:35 -07:00
Neil Cuzon
4e0fc58f60
Update Tutorials.md 2020-10-28 00:20:20 -07:00
NeilCuzon
445daaeba2 Switching to Docsify and adding search 2020-10-25 00:30:20 -07:00
Neil Cuzon
dac7b1c5b1
Delete Tutorials.md 2020-08-21 18:42:39 -07:00
Neil Cuzon
54674158ca
Update Tutorials.md 2020-08-21 01:36:08 -07:00
Neil Cuzon
b02a884c16
Update Tutorials.md 2020-08-21 01:17:50 -07:00
Neil Cuzon
91f0f21f45
Create Tutorials.md 2020-08-21 01:16:33 -07:00