File tree Expand file tree Collapse file tree 1 file changed +0
-42
lines changed Expand file tree Collapse file tree 1 file changed +0
-42
lines changed Original file line number Diff line number Diff line change 12
12
" from pipelines.utils.storage_client import ObjectStorageClient"
13
13
]
14
14
},
15
- {
16
- "cell_type" : " code" ,
17
- "execution_count" : 14 ,
18
- "id" : " f10cbeca" ,
19
- "metadata" : {},
20
- "outputs" : [],
21
- "source" : [
22
- " import pipelines.config.config as test"
23
- ]
24
- },
25
- {
26
- "cell_type" : " code" ,
27
- "execution_count" : 15 ,
28
- "id" : " 1fb5871d" ,
29
- "metadata" : {},
30
- "outputs" : [
31
- {
32
- "data" : {
33
- "text/plain" : [
34
- " ['__builtins__',\n " ,
35
- " '__cached__',\n " ,
36
- " '__doc__',\n " ,
37
- " '__file__',\n " ,
38
- " '__loader__',\n " ,
39
- " '__name__',\n " ,
40
- " '__package__',\n " ,
41
- " '__spec__',\n " ,
42
- " 'current_dir',\n " ,
43
- " 'dotenv_path',\n " ,
44
- " 'load_dotenv',\n " ,
45
- " 'os']"
46
- ]
47
- },
48
- "execution_count" : 15 ,
49
- "metadata" : {},
50
- "output_type" : " execute_result"
51
- }
52
- ],
53
- "source" : [
54
- " dir(test)"
55
- ]
56
- },
57
15
{
58
16
"cell_type" : " code" ,
59
17
"execution_count" : 16 ,
You can’t perform that action at this time.
0 commit comments