Skip to content

hosseinghDev/GoogleColab-KeepAlive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

googlecolab logo

GoogleColab-KeepAlive

a simple python script for keeping a google colab session alive this script types random qoutes with randomized intervals and deletes them after

just create a new cell above the training cell run this program and point the mouse cursor on the created cell have fun making good Models

How to use

  1. run pip install -r requirments.txt
  2. create a new cell above the training cell (TensorFlow prints logs and messes up with cursor position)
  3. runpython main.py
  4. point the mouse cursor on newly created cell (the cell you created in step2)
  5. press Ctrl+C to start the program
  6. have fun 🎈

About

a simple python script for keeping alive a google colab session

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%