##// END OF EJS Templates
with -pylab_import_all, put all names to user_config_ns in order to not clutter %whos
with -pylab_import_all, put all names to user_config_ns in order to not clutter %whos

File last commit:

r988:2f09c2ab
r1048:200c756c
Show More
testupload
6 lines | 184 B | text/plain | TextLexer
#!/bin/sh
# clean public testing/ dir and upload
#ssh "rm -f ipython@ipython.scipy.org:www/dist/testing/*"
cd ~/ipython/ipython/dist
scp * ipython@ipython.scipy.org:www/dist/testing/