Denis Akhiyarov

Results 57 issues of Denis Akhiyarov

``` C:\Python\Python27\lib\site-packages\IPython\config.py:13: ShimWarning: The `IPython.config` package has been deprecated. You should import from traitlets.config instead. "You should import from traitlets.config instead.", ShimWarning) C:\Python\Python27\lib\site-packages\IPython\utils\traitlets.py:5: UserWarning: IPython.utils.traitlets has moved to a top-level...

cachey seems to be solving some issues with regular caching: a conflict between limited space and limited computation time. This is especially important for notebooks, where cache can grow quite...

i would be useful to separate out the ipycache into 2 parts: one that can be used without ipython/jupyter like a memoization decorator and magic build on top of the...

https://github.com/blueimp/jQuery-File-Upload

still not working on Windows - tried latest PyPi and master. note that this demo is working: https://github.com/ipython/ipywidgets/blob/master/docs/source/examples/File%20Upload%20Widget.ipynb

``` dta@dta-Inspiron-N5050 ~ $ jupyter nbextension install --py fileupload Installing /home/dta/anaconda3/lib/python3.5/site-packages/fileupload/static -> fileupload Traceback (most recent call last): File "/home/dta/anaconda3/bin/jupyter-nbextension", line 11, in sys.exit(main()) File "/home/dta/anaconda3/lib/python3.5/site-packages/jupyter_core/application.py", line 267, in launch_instance...

Without CI and some basic tests, it is hard to believe that something is working in this extension. At least people can look at YAML and installation logs to see...

enhancement

http://stackoverflow.com/questions/31643477/how-to-make-multi-file-upload-widget-in-ipython-notebook

enhancement

MIT, BSD, Apache?