Skip to content

Commit 6120357

Browse files
committed
worked on tutorial
1 parent 74c90f9 commit 6120357

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/howto/udf.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -573,8 +573,8 @@ where you can pull-request your UDF (only minimal documentation needed, see the
573573

574574
All examples from this tutorial are included there, too.
575575

576-
As a bonus, the UDFs in this repository are automatically shipped with the FORCE Docker containers
577-
(`davidfrantz/force <https://hub.docker.com/r/davidfrantz/force>_`) (mounted under ``/udf``),
576+
As a bonus, the UDFs in that repository are automatically shipped with the FORCE Docker containers
577+
(`davidfrantz/force <https://hub.docker.com/r/davidfrantz/force>`_) (mounted under ``/home/docker``, e.g. ``/home/docker/udf/python/ard/medoid/medoid.py``),
578578
thus making it easier than ever to contribute to the FORCE project.
579579

580580
.. image:: img/tutorial-udf-repo.png

0 commit comments

Comments
 (0)