Parsr icon indicating copy to clipboard operation
Parsr copied to clipboard

parsr-jupyter-demo doesn't work

Open dennissoftman opened this issue 3 years ago • 1 comments

Summary The jupyter demo doesn't work

Steps To Reproduce Steps to reproduce the behavior:

  1. git clone https://github.com/axa-group/Parsr
  2. cd Parsr/demo/parsr-jupyter-demo
  3. pipenv install
  4. pipenv run jupyter lab notebook.ipynb
  5. See error in terminal

Expected behavior Opens jupyter notebook with example code.

Actual behavior Opens jupyter notebook with 404 error code.

Screenshots image image

Environment

  • Reference commit/version: 0ecc3cf
  • Hardware: M1 Pro 16Gb RAM
  • OS: MacOS Monterey 12.6

dennissoftman avatar Oct 11 '22 11:10 dennissoftman

Hi, I haven't tested yet, but you may find the answer here: https://stackoverflow.com/a/67032837. If you do, feel free to report it here or create a PR with the correct versions.

BinaryBrain avatar Oct 12 '22 08:10 BinaryBrain