axa-group / Parsr

Transforms PDF, Documents and Images into Enriched Structured Data
Apache License 2.0
5.78k stars 309 forks source link

parsr-jupyter-demo doesn't work #631

Open dennissoftman opened 1 year ago

dennissoftman commented 1 year ago

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

BinaryBrain commented 1 year ago

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.