marcogreiveldinger / videos

This is a repository about my youtube videos where you can find code-snippets, links and other tutorials
MIT License
56 stars 17 forks source link

Ngrok is asking for auth in google colab #5

Closed marcogreiveldinger closed 6 months ago

marcogreiveldinger commented 6 months ago

ngrok changed their TOS so you need to register and add an auth-token to your colab script. thanks to FelipeBento on my YT video to point that out.

marcogreiveldinger commented 6 months ago

merged #6 done