Using Nbdev with Google Colab

Hi @Mukei,
Thank you for this. Unfortunately, due to other pressures, I haven’t been keeping this package updated but it looks like when the package imports nbdev it looks for the settings.ini file (from nbdev_template) which hasn’t been downloaded yet and so throws an error and asks you to create it with create_config.

This may require some rewriting of my package which I’ll try to do but in the meantime, you can try either Zachary Mueller’s nbdev-colab (see earlier in this thread) or follow the instructions his tutorial video (also above) to get nbdev running on google colab and then the documentation I have written for using nbdev with colab should still come in useful for tips and troubleshooting etc.

@mathew100 Thank you for your reply.
I’ll have a look into nbdev-colab.

1 Like