You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
Tried to follow the local install instructions and ran into issues.
make install
asdf install make: asdf: No such file or directory make: *** [install] Error 1
So I installed the requirements manually
Steps for Local installation
pip install -r requirements.txt
./postBuild
jupyter lab build
jupyter lab
Note: Running
jupyter lab
initially failed. I had to runjupyter lab build
beforehand.These were all run from the same shell and I had ran the
oc login ...
beforehand.Once I did he above the notebook worked perfectly.
The text was updated successfully, but these errors were encountered: