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

Inconsistent Behavior with nbdev_docs: #| eval: false blocks are still executed!! #219

Open
2catycm opened this issue Dec 1, 2024 · 3 comments

Comments

@2catycm
Copy link

2catycm commented Dec 1, 2024

It seems the #| eval: false blocks are executed by nbdev_mkdocs, and it stucks there, since my code block takes a long time to execute.

Currently I don't have Minimum Repreoducable Example, but I failed at this file https://github.com/Open-Book-Studio/THU-Coursework-Machine-Learning-for-Big-Data/blob/main/notebooks/coding_projects/P2_SVM/03svm_kernel_hpo.ipynb

The command stucks at

image

@2catycm
Copy link
Author

2catycm commented Dec 1, 2024

and nbdev_docs seems work fine at this file

@harishmohanraj
Copy link
Collaborator

Hi @2catycm

Thank you for reporting this issue and providing context! I understand how frustrating unexpected tool behaviour can be.

To investigate effectively, a minimal reproducible example (MRE) would be very helpful. It allows us to focus on the core issue without the complexities of a larger project. I understand you don’t have one currently, but even a pared-down notebook isolating the problem would greatly expedite debugging.

@2catycm
Copy link
Author

2catycm commented Dec 2, 2024

Hi @2catycm

Thank you for reporting this issue and providing context! I understand how frustrating unexpected tool behaviour can be.

To investigate effectively, a minimal reproducible example (MRE) would be very helpful. It allows us to focus on the core issue without the complexities of a larger project. I understand you don’t have one currently, but even a pared-down notebook isolating the problem would greatly expedite debugging.

Thanks for your kind reply. I will try to isolate the notebooks out and try nbdev_mkdocs to see what will happen.

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