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 d4b564e commit 4c48ddfCopy full SHA for 4c48ddf
docs/source/user_guide/apachespark/dataflow-spark-magic.rst
@@ -239,7 +239,7 @@ To connect to the existing session use the `%use_session` magic command.
239
240
.. code-block:: python
241
242
- %use_session -s "<application_id>"
+ %use_session -s <application_id>
243
244
245
Basic Spark Usage Examples
0 commit comments