colab-cli 0.1.4

Google Colab from the terminal — manage CPU/GPU/TPU runtimes, open interactive shells, and stream files, straight from your shell.
Documentation
1
2
3
4
5
6
7
8
9
10
// @generated by build.rs — do not edit, do not commit.
#[inline]
pub fn embedded_client_id() -> String {
    obfstr::obfstr!("343420313828-bctghtpclbrr259k2us3a9hetsu2oser.apps.googleusercontent.com").to_string()
}

#[inline]
pub fn embedded_client_secret() -> String {
    obfstr::obfstr!("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").to_string()
}