Skip to content

Commit be76202

Browse files
committed
🐛 Add missing tag on emp notebook and reorder building report docs section
1 parent 57ad6c9 commit be76202

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ vuegen_basic_case_study
3434
vuegen_basic_case_study_configfile
3535
vuegen_case_study_earth_microbiome
3636
vuegen_case_study_earth_microbiome_configfile
37+
example_report
3738
vuegen_APICall_configfile
3839
vuegen_Chatbot_configfile
39-
example_report
4040
```
4141

4242
```{toctree}

docs/vuegen_basic_case_study.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,11 @@
371371
{
372372
"cell_type": "code",
373373
"execution_count": null,
374-
"metadata": {},
374+
"metadata": {
375+
"tags": [
376+
"hide-output"
377+
]
378+
},
375379
"outputs": [],
376380
"source": [
377381
"# Test the changes by generarating the report from the modified YAML file\n",

0 commit comments

Comments
 (0)