Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process never ending when running nbdev_mkdocs preview #209

Open
castorfou opened this issue Aug 21, 2023 · 1 comment
Open

process never ending when running nbdev_mkdocs preview #209

castorfou opened this issue Aug 21, 2023 · 1 comment

Comments

@castorfou
Copy link

This is more a question than an issue.

I am trying to migrate documentation of an existing nbdev project to mkdocs.

Following migration guide at https://nbdev-mkdocs.airt.ai/0.6/, I ran

nbdev_mkdocs new

which created mkdocs directory
then

nbdev_mkdocs preview

with the following output

[....]
[15/18] 09_comparison.ipynb
[16/18] 10_model.vae.ipynb
[17/18] index.ipynb
[18/18] nbdev.ipynb

Output created: _docs/index.html

But then the cpu is still at 100% and nothing happens at http://localhost:4000/my_project

Is there something I missed?

Similar issue when running nbdev_mkdocs prepare

@harishmohanraj
Copy link
Collaborator

Hi @castorfou,

Thanks for trying out nbdev_mkdocs and creating an issue.

To help us understand better, could you please provide a minimally reproducible example in a new project that we can use to replicate the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants