Skip to content

Commit f7bb8b7

Browse files
committed
edit main doc
1 parent 7dd5407 commit f7bb8b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/overview.rst

+3
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,9 @@ If you want to keep everything local, and not use Amazon S3 either, you can enab
752752
753753
# pass sagemaker_session to your estimator or model
754754
755+
.. note::
756+
If you enable "local code," then you cannot use the ``dependencies`` parameter in your estimator or model.
757+
755758
We can take the example in `Using Estimators <#using-estimators>`__ , and use either ``local`` or ``local_gpu`` as the instance type.
756759

757760
.. code:: python

0 commit comments

Comments
 (0)