Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Local install instructions #4

Open
david-kerins opened this issue Jun 10, 2020 · 0 comments
Open

Local install instructions #4

david-kerins opened this issue Jun 10, 2020 · 0 comments

Comments

@david-kerins
Copy link

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

  1. pip install -r requirements.txt
  2. ./postBuild
  3. jupyter lab build
  4. jupyter lab

Note: Running jupyter lab initially failed. I had to run jupyter 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants