sbamin / code101

My notes on programming, mostly using R, Python, and bash.
https://code.sbamin.com
MIT License
4 stars 2 forks source link
computational-biology conda getting-started hpc jupyterlab linux rstats

coding 101

Netlify Status

My notes on programming, mostly using R, Python, and bash.

Using mkdocs

This site is built using MkDocs. It uses Material for MkDocs theme and several extensions. To build local version of this documentation, you can install/upgrade following python packages, preferably in clean conda or virtual env. You can then use scripts similar to [serve_docs.sh] and [push_docs.sh] to serve and optionally, host your own documentation on Github Pages.

pip install --upgrade mkdocs mkdocs-material mkdocs-git-revision-date-plugin  mkdocs-git-revision-date-localized-plugin mkdocs-minify-plugin mkdocs-redirects pymdown-extensions mkdocs-macros-plugin mike