Skip to content

Commit

Permalink
Merge clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
sowmyasris committed Sep 4, 2024
1 parent 56259b5 commit b006edb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,6 @@ You can also test *train* and *validate* entrypoint using CLI command:
Note that we here assume execution in the correct Python environment.

To deploy a project to FEDn (Studio or pseudo-local) we simply compress the compute package as a .tgz file. using fedn command line tool or manually:
To run a project on FEDn we compress the entire client folder as a .tgz file. There is a utility command in the FEDn CLI to do this:

.. code-block:: bash
Expand Down

0 comments on commit b006edb

Please sign in to comment.