File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 116116 " user_connection.ping()"
117117 ],
118118 "metadata" : {}
119- }
120119 },
121120 {
122121 "cell_type" : " markdown" ,
123122 "source" : [
124123 " ## Connecting to a redis instance with standard credential provider"
125124 ],
126125 "metadata" : {}
127- }
128126 },
129127 {
130128 "cell_type" : " code" ,
162160 " user_connection.ping()"
163161 ],
164162 "metadata" : {}
165- }
166163 },
167164 {
168165 "cell_type" : " markdown" ,
169166 "source" : [
170167 " ## Connecting to a redis instance first with an initial credential set and then calling the credential provider"
171168 ],
172169 "metadata" : {}
173- }
174170 },
175171 {
176172 "cell_type" : " code" ,
200196 " cred_provider = InitCredsSetCredentialProvider(username=\" init_user\" , password=\" init_pass\" )"
201197 ],
202198 "metadata" : {}
203- }
204199 },
205200 {
206201 "cell_type" : " markdown" ,
You can’t perform that action at this time.
0 commit comments