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

Suggestion for converting notebooks to high-quality documentation #41

Open
mallahyari opened this issue Sep 23, 2024 · 0 comments
Open

Comments

@mallahyari
Copy link

Hi there! I was checking this repo and realized all the Jupyter notebooks are basic code. I'd like to suggest that use a tool like nbdev (https://nbdev.fast.ai/). it converts jupyter notebooks to high quality documentation with annotation, unit testing, etc.
I do have some ML tutorial that I created a few years ago, you can check it them here: https://github.com/mallahyari/ml_tutorial. Using nbdev is very straightforward, you simply write in jupyter notebook, but it converts that into a software and website. They have template to begin with.

I think users will get more benefit from that.

Best,
Mehdi

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

1 participant