Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlejva authored Apr 12, 2024
1 parent 253aeba commit 5a0afa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This template runs a Jupyter server with a Python kernel. The jupyter server is

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:

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

```Dockerfile
Expand Down

0 comments on commit 5a0afa7

Please sign in to comment.