jatk

Results 2 comments of jatk

Yeah I tried with a few different notebooks with different sized attachments and multiple had this occur. Is there a way to have it skip attachments that are too large?...

``` Traceback (most recent call last): File "/home/jatk/anaconda3/envs/myenv/lib/python3.8/site-packages/flask/app.py", line 2464, in __call__ return self.wsgi_app(environ, start_response) File "/home/jatk/anaconda3/envs/myenv/lib/python3.8/site-packages/flask/app.py", line 2450, in wsgi_app response = self.handle_exception(e) File "/home/jatk/anaconda3/envs/myenv/lib/python3.8/site-packages/flask/app.py", line 1867, in handle_exception...