Hamel Husain
Hamel Husain
@WNoxchi can you try the same thing but install from git? `pip install -U git+https://github.com/fastai/nbdev.git` IIRC this error was fixed already
Just for my own learning, what is a situation where you might want to disable `__all__`? I'm trying to imagine a situation where I would not want it
Thanks @muellerzr very helpful as usual
I'll add this to v2 roadmap
Yeah we will have to write documentation on how to do this. Its pretty straightforward but you have to change several settings, and maybe change something in nbprocess if nbprocess...
That seems very doable!
@ReinierKoops I converted this to a draft PR while you sort the conflicts (and also b/c the PR title says WIP)
@jph00 I fixed the sync issues in this PR as well, it is ready for review.
cc: @annafil anything we can do to support this?
Hello @mwouts sorry about this, I got behind due to some work things that have come up, I hope to get back to this soon. I should be able to...