/pensieve

Notes on things I learned

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Self-contained notes on things I've learned and don't want to forget. No guarantees on correctness.

Build instructions:

  • ./md_to_html.sh path/to/markdown-file.md to convert a markdown file to html
  • make convert-all to convert all markdown files to html
  • make clean to delete all html files

Template notes

The template is taken from pandoc-goodies. You can see what is possible in markdown here with the corresponding HTML page here.

Legend:

  • 🚧(under construction)

Machine Learning

Programming

TODO: write a pandoc filter to allow html files to point to /pensieve/MEDIA_DIR instead of MEDIA_DIR