Skip to content

Commit 5a0afa7

Browse files
authored
Update README.md
1 parent 253aeba commit 5a0afa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This template runs a Jupyter server with a Python kernel. The jupyter server is
66

77
If you want to add another packages, another kernels or simply change some configuration and still use CodeInterpreter SDK, you will need to follow these steps:
88

9-
1. Copy `jupyter_server_config.py`, `ipython_kernel_config.py` and `start-up.sh` from this folder.
9+
1. Copy `jupyter_server_config.py`, `ipython_kernel_config.py` and `start-up.sh` from [this folder](./).
1010
2. Add following commands in your Dockerfile
1111

1212
```Dockerfile

0 commit comments

Comments
 (0)