Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions deploy/redhat_openshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pip3 install -r requirements.txt
a) Create namespace

```
$ oc create namespace codefalre
$ oc create namespace codeflare
namespace/codeflare created
$
```
Expand Down Expand Up @@ -157,4 +157,4 @@ Jupyter setup demo [Reference repository](https://github.com/erikerlandson/ray-o

### Running examples

Once in a Jupyer envrionment, refer to [notebooks](../../notebooks) for example pipeline. Documentation for reference use cases can be found in [Examples](https://codeflare.readthedocs.io/en/latest/).
Once in a Jupyer envrionment, refer to [notebooks](../../notebooks) for example pipeline. Documentation for reference use cases can be found in [Examples](https://codeflare.readthedocs.io/en/latest/).