Open nicole-brewer opened 1 year ago
Okay, big breakthrough here. I remember requesting this feature a while ago. Where you can export a notebook without having a whole project set up. Instead of nbdev.nbdev_export
, you just use nbdev.export.nb_export
. Amazing. Now I can use the dashboarding notebook to create the dashboard and not have a whole other settings.ini
. This will make this a whole lot easier because I can keep my current infrastructure. And I can introduce nbdev in steps. First the concept of export and hide and other things that aren't project based, and then later come back to the things that rely on settings.ini
.
This also means I can discard the branch I was working on and pop my stash because I don't have to make a whole bunch of breaking changes.
Motivation explained in #19.
.github/workflows
user.github.io
)