mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
SFA: Use application loader from pueblo.sfa
This commit is contained in:
committed by
Andreas Motl
parent
b0cc37861b
commit
0de22eeed2
+5
-1
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user