You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why, after the Jupiter-book build command in the user interface, instead of my files section_1 md, section_2 md specified in the _toc.yml module, the message appears: select struct switch type var. At the same time, the file markdown is displayed. What does this phrase mean: select struct switch type var?
title:
_config.yml
title: DATA STRUCTURES AND ALGORITHMS.HYBRID IMPLEMENTATION (DRAKON + GOLANG)
author: Ivanov S.A.
logo: logo.png
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Why, after the Jupiter-book build command in the user interface, instead of my files section_1 md, section_2 md specified in the _toc.yml module, the message appears: select struct switch type var. At the same time, the file markdown is displayed. What does this phrase mean: select struct switch type var?
title:
_config.yml
title: DATA STRUCTURES AND ALGORITHMS.HYBRID IMPLEMENTATION (DRAKON + GOLANG)
author: Ivanov S.A.
logo: logo.png
Force re-execution of notebooks on each build.
See https://jupyterbook.org/content/execute.html
execute:
execute_notebooks: auto
Add a bibtex file so that we can create citations
bibtex_bibfiles:
_toc.yml
format: jb-book
root: intro
chapters:
Beta Was this translation helpful? Give feedback.
All reactions