albrecht-j / jupyter-aj

Special Jupyter Snap
MIT License
6 stars 1 forks source link

NotWorking #1

Open mauringo opened 3 years ago

mauringo commented 3 years ago

Hi,

Really nice this example! really love it! thanks for sharing!

I fully built it and tried it but the jupyter process was failing. I solved passing the arguments directly on run command:

command: jupyter-notebook --allow-root --no-browser --ip='0.0.0.0' --NotebookApp.token='' --NotebookApp.password='' --NotebookApp.base_url='jupyter'

tried on ubuntu 20.04

Now it works perfectly.

albrecht-j commented 3 years ago

Thanks for reporting the issue,

i will try it an add the arguments.

I will also bump the snap to base: core20 :-) Thank you

mauringo commented 3 years ago

Cool, do we have core20 support on the device? there should be also Opencv4 support with that Snyway this is my version containing also some libraries: https://github.com/mauringo/python-ai-toolkit

I am planning to include the main AI libraries