Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
/ notes Public archive

A simple web app for keeping scientific notes

License

Notifications You must be signed in to change notification settings

dhelonious/notes

Repository files navigation

A simple web app for keeping scientific notes

Notes

The notes app is written in python completely using Flask and peewee and utilising Bootstrap 3 including the wonderful Glyphicon Halflings set kindly provided by Glyphicons. You can use markdown and LaTeX for formatting notes, which is powered by python-markdown, python-markdown-math and MathJax. The alignment of notes and the ability to scroll notes continuously are made possible by Masonry and Infinite Scroll.

image

image

Install

The simple way is just to install the requirements locally:

pip install --user -r requirements.txt

However, it is advisable to setup a proper virtual environment instead.

Acknowledgements

This app is based on Charles Leifer's note app:

About

A simple web app for keeping scientific notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages