Ben Chuanlong Du's Blog

It is never too late to learn.

Install ITypescript/IJavascript for Jupyter Notebook

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://github.com/nearbydelta/itypescript

https://github.com/n-riesco/ijavascript/

wajig install nodejs npm
sudo ln -s /usr/bin/nodejs /usr/bin/node

sudo npm install -g itypescript
sudo its --hide …

Firebug Is Awsome

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. use it to inspect http header

Someone even uses firebug to hack the wireless internet at Hilton hotel. I never tried.