We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I could not understand your usage instruction.
First, add your Colaboratory URLs to notebooks.csv.
-> I created notebooks.csv through google spreadsheet, and put my notebook's url which i need to schedule.
In colab, go to tools -> keyboard shortcuts and set "Clear all outputs" to CTRL + SHIFT + Q
Done
In colab, go to tools -> keyboard shortcuts and set "Reset all runtimes" to CTRL + SHIFT + k
There is nothing like reset all runtimes. But there is restrart runtime and run all cells. I have added this shortcut there. Dont know if i am right.
At the end of your notebook, add: print("forkin"+"me")
you mean in the notebook which i need schedule running?
**Now you're ready:
python colabctl.py
Example:
python colabctl.py forkinme 1800**
Waiting for your response.
Thank you for your support
The text was updated successfully, but these errors were encountered:
Explanation of print("forkin"+"me")
print("forkin"+"me")
Sorry, something went wrong.
No branches or pull requests
Hello,
I could not understand your usage instruction.
First, add your Colaboratory URLs to notebooks.csv.
-> I created notebooks.csv through google spreadsheet, and put my notebook's url which i need to schedule.
In colab, go to tools -> keyboard shortcuts and set "Clear all outputs" to CTRL + SHIFT + Q
Done
In colab, go to tools -> keyboard shortcuts and set "Reset all runtimes" to CTRL + SHIFT + k
There is nothing like reset all runtimes. But there is restrart runtime and run all cells. I have added this shortcut there. Dont know if i am right.
At the end of your notebook, add: print("forkin"+"me")
you mean in the notebook which i need schedule running?
**Now you're ready:
python colabctl.py
Example:
python colabctl.py forkinme 1800**
Waiting for your response.
Thank you for your support
The text was updated successfully, but these errors were encountered: