* check disk usage

* check disk usage

* do not execute nb

* remove comments
Этот коммит содержится в:
Inga Ulusoy 2024-02-19 18:34:48 +01:00 коммит произвёл GitHub
родитель 8752398c5d
Коммит 2a5a84ee2f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194

Просмотреть файл

@ -22,6 +22,7 @@ release = "0.0.1"
extensions = ["sphinx.ext.autodoc", "sphinx.ext.napoleon", "myst_parser", "nbsphinx"]
nbsphinx_allow_errors = True
nbsphinx_execute = "never"
napoleon_custom_sections = [("Returns", "params_style")]
myst_heading_anchors = 3