##// END OF EJS Templates
_ip.load runs init_ipython even if the module already exists
_ip.load runs init_ipython even if the module already exists

File last commit:

r506:20e0542a
r724:841d71bd
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/