How to automatically attach a file to JupyterLab?

Viewed 24

I am trying to automatically attach pictures to JupyterLab. Every day, a new picture gets taken by a remote camera, and I want that picture to go to Jupyterlab for processing using Python. Is there a way to automatically attach the picture (through Python or otherwise)?

0 Answers
Related