Skip to content

marcelmaatkamp/mkdocs-material-jupyter

Repository files navigation

Ubuntu-based mkdocs-material base-image, with Jupyter notebook included

Docker Image CI

Builds ghcr.io/marcelmaatkamp/mkdocs-material-jupyter:

This repo builds a ubuntu-based mkdocs-material with jupyter included. The originsl repo squidfunk/mkdocs-material is alpine based which conflict with alot of (interactive) visualisation plugins like PyVista in jupyter notebook.

This repo builds the following docker base image containers:

Repos extending this base image are:

usage

docker-compose

jupyter

$ docker-compose up jupyter

http://127.0.0.1:8888 jupyter

mkdocs

$ docker-compose up mkdocs

http://127.0.0.1:8000/mkdocs-material/reference/ mkdocs