version pipeline

Geosocial Pattern Exploration (DE)

Example image

This project explores base geosocial media patterns for Germany.

Links to HTML-converted Notebooks:

Use --recursive, to clone the repository including its submodules:

git clone --recursive git@gitlab.hrz.tu-chemnitz.de:ad/geosocial_patterns_de.git

Developers

To manually bump a version:

semantic-release publish

To create ipynb files from Markdown:

conda activate jupyter_env
jupytext --sync /home/jovyan/work/md/notebook.md

This will create notebooks that can be opened in JupyterLab in the subfolder notebooks/.

IOER RDC Jupyter Base Template v0.10.0