SFA: Use application loader from pueblo.sfa

This commit is contained in:
Andreas Motl
2025-01-19 00:21:08 +01:00
committed by Andreas Motl
parent b0cc37861b
commit 0de22eeed2
4 changed files with 20 additions and 133 deletions
+5 -1
View File
@@ -68,7 +68,11 @@ Launch Remote File
------------------
You can also launch a single-file application where its Python file is stored
on a remote location.
on a remote location after installing the ``cli-full`` extra.
.. code-block:: shell
uv pip install 'responder[cli-full]'
Responder supports all filesystem adapters compatible with `fsspec`_, and
installs the adapters for Azure Blob Storage (az), Google Cloud Storage (gs),