File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ You can try CodeFlare by running the docker image from [Docker Hub](https://hub.
5151The command below starts the most recent development build in a clean environment:
5252
5353```
54- docker run -it -p 8888:8888 projectcodeflare/codeflare:latest` jupyter-lab --debug
54+ docker run -it -p 8888:8888 projectcodeflare/codeflare:latest jupyter-lab --debug
5555```
5656
5757It should produce an output similar to the one below, where you can then find the URL to run CodeFlare from a Jupyter notebook in your local browser.
@@ -116,4 +116,4 @@ Go to [CodeFlare on IBM Code Engine](./deploy/ibm_cloud_code_engine) for detaile
116116
117117## Contributing
118118
119- If you are interested in joining us and make CodeFlare Pipeline better, we encourage you to take a look at our [ Contributing] ( CONTRIBUTING.md ) page.
119+ If you are interested in joining us and make CodeFlare better, we encourage you to take a look at our [ Contributing] ( CONTRIBUTING.md ) page.
You can’t perform that action at this time.
0 commit comments