##// END OF EJS Templates
Fixed many edge cases in file uploads....
Fixed many edge cases in file uploads. When there is an error reading a file, a message is shown (I could reproduce this easily by dragging a folder onto the list), added a missing "return false;" after an illegal notebook was detected, and we prevent no-name files and files starting with dots (which will not be visible in dashboard and automatically overwritten).

File last commit:

r12815:db07f4de
r17650:c2dd09a3
Show More
README
10 lines | 195 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create