We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89497bd commit 3f42531Copy full SHA for 3f42531
src/posit/connect/external/databricks.py
@@ -125,7 +125,6 @@ class PositContentCredentialsStrategy(CredentialsStrategy):
125
126
Examples
127
--------
128
-
129
NOTE: in the example below, the PositContentCredentialsStrategy can be initialized anywhere that
130
the Python process can read environment variables.
131
@@ -204,7 +203,6 @@ class PositCredentialsStrategy(CredentialsStrategy):
204
203
205
206
207
208
NOTE: In the example below, the PositCredentialsProvider *must* be initialized within the context of the
209
shiny `server` function, which provides access to the HTTP session headers.
210
0 commit comments