VLTHellolin / NoteBook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteBook

A viewer and editor of markdown on local web pages.

Features

Usage

$ pip3 insall
$ # or pipenv install for Arch systems
$ python3 start.py
$ # or pipenv run python3 start.py

NoteBook will run at 127.0.0.1:8014.

The notebooks are all storaged in /notebooks/.

And the images are storaged in /image/.

The host name cannot contain Chinese characters.

About

License:Apache License 2.0


Languages

Language:JavaScript 75.5%Language:HTML 14.8%Language:CSS 6.4%Language:SCSS 2.4%Language:PHP 0.5%Language:Python 0.4%