Skip to content

abhirajtiwari/colab_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

colab_helper

Simple utilities to make life easy on Google Colab

colab_butler_bot

Telegram bot with basic functionality to send a message when training is over. To use this:

  • copy the snippets.ipynb url as your snippet notebook
  • make a secrets.py file in your google drive with the variables bot_token and bot_chatID. Refer this medium article to see how to get bot_token and bot_chatID.
  • then execute the snippet in any of your colab notebook to get colab_helper.tg_sendMessage(msg) and colab_helper.notifyTrainFinish(identifier) (msg and identifier are strings).

About

Simple utilities to make life easy on Google Colab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published