ploomber / mkdocs-thebe

Apache License 2.0
0 stars 0 forks source link

implement runnable examples for mirascope #2

Closed edublancas closed 6 months ago

edublancas commented 6 months ago

we want to implement runnable examples for mirascope

I already created a fork: https://github.com/ploomber/mirascope

we need to modify the docs to integrate mkdocs-thebe. the configuration is simple and described in the readme: https://github.com/ploomber/mkdocs-thebe

for this to work we need to deploy a jupyterlab that has no token, there's an example here: https://github.com/ploomber/enterprise/tree/main/interactive-docs/jupyterlab

we only need to modify the dockerfile so it installs miracope

we should include all the deployment files in the fork, so once we open the PR, mirascope has all necessary files to make their docs runnable