Arts-of-coding commited on
Commit
a82cfe6
·
1 Parent(s): 58659e4

Update pages/Cornea_v1_integrated_scVI.py

Browse files
Files changed (1) hide show
  1. pages/Cornea_v1_integrated_scVI.py +1 -1
pages/Cornea_v1_integrated_scVI.py CHANGED
@@ -48,7 +48,7 @@ col_mt = config.get("col_mt")
48
 
49
  #filepath = f"az://{path_parquet}"
50
 
51
- storage_options={'account_name': AZURE_STORAGE_ACCOUNT, 'account_key': AZURE_STORAGE_ACCESS_KEY,'anon': False}
52
  #azfs = AzureBlobFileSystem(**storage_options )
53
 
54
  # Load in multiple dataframes
 
48
 
49
  #filepath = f"az://{path_parquet}"
50
 
51
+ storage_options={'account_name': AZURE_STORAGE_ACCOUNT, 'account_key': AZURE_STORAGE_ACCESS_KEY}#,'anon': False}
52
  #azfs = AzureBlobFileSystem(**storage_options )
53
 
54
  # Load in multiple dataframes