Day 648
scp can do autocompletion!
Nothing to add, but I think it works if you have access via public key instead of passwords. scp what-ever:/home/whatever/..<TAB>
works nicely with zsh even visualizing it like usual.
Also TODO rsync apparently can do the same things as scp, but better, I should give it a chance.
Pandas / matplotlib
It’s possible use panda’s graphs as an ax and do all other modifications to it!
ax = data.plot(y=['tp','fn'], kind='bar',stacked='true')
jupyter / mpl / google docs
You can drag and drop graphs directly from jupyter into a google docs presentation
Nel mezzo del deserto posso dire tutto quello che voglio.
comments powered by Disqus