Edward Villegas-Pulgarin

Results 65 comments of Edward Villegas-Pulgarin

Some suggestion for fix can be found in: __About backend__ Backend requiered is `TkAgg` and this is necessary to be set before import `pyplot` (best with `rcParams`). + [Matplotlib crashing...

> In Tornado, websocket messages have a limit of 10MB, IIRC. That may be what you are hitting. Is there a workaround? We need files about 20MB. When upload files...

For future reference: Example to limit size in 100 MB. Create config file jupyter notebook --generate-config Edit (uncomment) the following line in jupyter_notebook_config.py (generated file) and change the value (desired...

Yes, because with the popularity of Jupyter notebooks and now, the support of tools as voila to create web apps from notebooks, we can think in support upload of big...

I think that FileUpload is clear because is the common scenario where easily increase the size of messages but I don't know if other widget could be affected (HTML rendering...

> Yes I'm getting same problem when uploading HDF files (needed for analysis), which are really big in size! > > > Launch notebook with --config parameter pointing to config...

@jaladh-singhal etc/jupyter/voila.py . Using voila, you need to change `c.NotebookApp.tornado_settings` for `voila`.

Steps change but persistent some strange behaviors (see 1.A.I.)

After all this, what about the true bug? Query still indicate wrong steps.

@abhinov2, this issue is about another topic (a bug). You can create a new issue for your requests.