File tree 1 file changed +0
-5
lines changed 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 116
116
" user_connection.ping()"
117
117
],
118
118
"metadata" : {}
119
- }
120
119
},
121
120
{
122
121
"cell_type" : " markdown" ,
123
122
"source" : [
124
123
" ## Connecting to a redis instance with standard credential provider"
125
124
],
126
125
"metadata" : {}
127
- }
128
126
},
129
127
{
130
128
"cell_type" : " code" ,
162
160
" user_connection.ping()"
163
161
],
164
162
"metadata" : {}
165
- }
166
163
},
167
164
{
168
165
"cell_type" : " markdown" ,
169
166
"source" : [
170
167
" ## Connecting to a redis instance first with an initial credential set and then calling the credential provider"
171
168
],
172
169
"metadata" : {}
173
- }
174
170
},
175
171
{
176
172
"cell_type" : " code" ,
200
196
" cred_provider = InitCredsSetCredentialProvider(username=\" init_user\" , password=\" init_pass\" )"
201
197
],
202
198
"metadata" : {}
203
- }
204
199
},
205
200
{
206
201
"cell_type" : " markdown" ,
You can’t perform that action at this time.
0 commit comments