Skip to content

Commit 85a0313

Browse files
Update README.md
Cosmetics
1 parent 0399200 commit 85a0313

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -807,9 +807,7 @@ To see available apps and host fqdns to connect to, run the `list` command:
807807
sm-ssh list studio.sagemaker
808808
```
809809

810-
The configuration is finished now.
811-
812-
**Go through the step "3. Configure the remote interpreter in your IDE" in the [Remote code execution](#remote-interpreter) section.**
810+
The configuration is finished now. **Go to the step "3. Configure the remote interpreter in your IDE" in the [Remote code execution](#remote-interpreter) section.**
813811

814812
*Tip:* When you configure Python interpreter in PyCharm with SageMaker Studio, it's recommended to configure [the deployment path mapping](https://www.jetbrains.com/help/pycharm/creating-local-server-configuration.html#mapping) for you project to point into `/home/sagemaker-user/user-default-efs/project_name` instead of default `/tmp/pycharm_project_123`.
815813
This is how you will be able to see your project in SageMaker Studio and PyCharm will automatically sync your local dir to the remote dir.

0 commit comments

Comments
 (0)