- Notifications
You must be signed in to change notification settings - Fork10
feelpp/toolbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- feelpp_case_generator
generate skeleton of {feelpp} case documentation
install asciidoctor-juptyer extension
$ npm i
execute the jupyter conversion
$ node_modules/.bin/asciidoctor -r asciidoctor-jupyter -b jupyter examples/modules/csm/pages/sensor/index.adoc
A fileexamples/modules/csm/pages/sensor/index.ipynb
is generated and needs to be copied to../attachments/sensor/
Then in thesensor/index.adoc
file add
:page-jupyter: ../_attachments/sensor/index.ipynb
Upon site generation the download button allows to download the jupyter notebook.
Warning | I am currently investigating in generating the.ipynb automatically at site generation, we do not want to store in github the.ipynb files. |
About
🔨 Feel++ Toolbox Examples
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published