jupyter-on-openshift / jupyter-notebooks

OpenShift compatible S2I builder for basic notebook images.
Apache License 2.0
54 stars 111 forks source link

logs follow link is not complete #18

Closed dstockdreher closed 4 years ago

dstockdreher commented 4 years ago

When following the steps I ran the following

oc logs --follow bc/s2i-minimal-notebook

Looks like the json actually creates bcs for s2-minimal-notebook-py35 and -py36 that can be followed. It is a little unclear based on the directions this is the case.

GrahamDumpleton commented 4 years ago

Have fixed README.