brucefan1983 / GPUMD

Graphics Processing Units Molecular Dynamics
https://gpumd.org/dev
GNU General Public License v3.0
466 stars 116 forks source link

Tutorial notebooks do not compile into documentation #451

Closed erhart1 closed 1 year ago

erhart1 commented 1 year ago

At least one of the tutorial notebooks (doc/tutorials/density_of_states.ipynb) does not a section title (i.e., # xxx). As a result it cannot be rendered in the documentation, which breaks the CI.

Screenshot 2023-05-23 at 12 55 15
erhart1 commented 1 year ago

ping @brucefan1983

brucefan1983 commented 1 year ago

all notebooks have a section title. Perhaps it is due to multiple titles such as?

"# Density of States\n",
"# 1. Introduction\n",