File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
-
3
- "cells" : [
2
+ "cells" : [
4
3
{
5
4
"cell_type" : " markdown" ,
6
5
"metadata" : {
25
24
"cell_type" : " code" ,
26
25
"execution_count" : null ,
27
26
"metadata" : {
28
- "id" : " sA8izoasU61Q "
27
+ "id" : " BAb1YhL9cBQY "
29
28
},
30
29
"outputs" : [],
31
30
"source" : [
32
- " !sudo apt update -qq\n " ,
33
- " !sudo apt install -qq -y apt-transport-https ca-certificates curl software-properties-common p7zip"
31
+ " RunningInCOLAB: bool = 'google.colab' in str(get_ipython()) if hasattr(__builtins__,'__IPYTHON__') else False"
34
32
]
35
33
},
36
34
{
37
35
"cell_type" : " code" ,
38
36
"execution_count" : null ,
39
37
"metadata" : {
40
- "id" : " BAb1YhL9cBQY "
38
+ "id" : " sA8izoasU61Q "
41
39
},
42
40
"outputs" : [],
43
41
"source" : [
44
- " RunningInCOLAB = 'google.colab' in str(get_ipython()) if hasattr(__builtins__,'__IPYTHON__') else False"
42
+ " !sudo apt update -qq\n " ,
43
+ " !sudo apt install -qq -y apt-transport-https ca-certificates curl software-properties-common p7zip"
45
44
]
46
45
},
47
46
{
You can’t perform that action at this time.
0 commit comments