@language md
项目地址devel branch: https://github.com/leo-editor/leo-editor/tree/devel
环境条件:-
python3 & pip3 should be installed.
-
pip install packages
pip install pyqt5 pip install PyQtWebEngine pip install docutils pip install markdown pip install nbformat
-
因为 leo-editor 是一个 python 程序,所以安装相应的包后,直接执行即可。
python launchLeo.py



