rraadd88

Results 5 comments of rraadd88

For me, same command worked in Ubuntu 14.04 and python 3.6. Although it said: `Ignoring wsgiref: markers 'python_version < "3.0"' don't match your environment` I'm not sure if I am...

UPDATE: did ran into problems. The jupyter notebooks are written in python 2.7. (Should have been mentioned clearly in the README). I have now made a conda environment file to...

Just need to switch between `/lab?` and `/tree?` e.g. `https://localhost:8888/lab?` and `https://localhost:8888/tree?`.

Changing the executable path of jupyter (in the `kernel.json`) worked in my case. For details see https://stackoverflow.com/a/57274684/3521099 .

Changing the executable path of jupyter (in the `kernel.json`) worked in my case. For details see https://stackoverflow.com/a/57274684/3521099 .