brightway-lca / brightway-book

📖🌿 Interactive jupyter-book Documentation for Brightway
https://learn.brightway.dev
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Convert Notebooks Text Sections from html to Markdown #44

Open michaelweinold opened 9 months ago

michaelweinold commented 9 months ago

Currently, the text sections in the bw25_for_beginners.ipynb are still written in a weird mix of html and markdown (eg.):

# Introductory note
<a id='section0'></a>

This means we can't use any of the nice functionality that JupyterBook offers.