Skip to content

Commit

Permalink
improve jupyterbook
Browse files Browse the repository at this point in the history
  • Loading branch information
WHQWHQWHQ committed Jan 12, 2024
1 parent 30bb70e commit 5d2a0c9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
25 changes: 13 additions & 12 deletions open-machine-learning-jupyter-book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,16 @@ launch_buttons:
thebe: true # there is issues for now, https://github.com/ocademy-ai/machine-learning/issues/46


# sphinx:
# config:
# html_favicon: favicon.ico
# html_extra_path: ["assets", "logo.png"]
# extra_extensions:
# - sphinxcontrib.mermaid
# - sphinxcontrib.wavedrom
# - sphinxcontrib.plantuml
# - sphinxcontrib.tikz
# - sphinxcontrib.blockdiag
# - sphinxcontrib.drawio
# - sphinxcontrib.quizdown
sphinx:
config:
html_favicon: favicon.ico
html_extra_path: ["assets", "logo.png"]
extra_extensions:
- sphinxcontrib.mermaid
- sphinxcontrib.wavedrom
- sphinxcontrib.plantuml
- sphinxcontrib.tikz
- sphinxcontrib.blockdiag
- sphinxcontrib.drawio
- sphinxcontrib.quizdown

Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,7 @@
"\n",
":::{seealso}\n",
"There are useful low-code tools that can help you learn about working with classification models. Try [Azure ML for this task](https://docs.microsoft.com/learn/modules/create-classification-model-azure-machine-learning-designer/?WT.mc_id=academic-77952-leestott)\n",
":::\n",
"\n",
"\n",
"---"
":::\n"
]
},
{
Expand Down

0 comments on commit 5d2a0c9

Please sign in to comment.