winnekes / itypescript

ITypescript is a typescript kernel for the Jupyter notebook (A modified version of IJavascript)
Other
190 stars 29 forks source link

$TS is not defined #5

Closed BartNetJS closed 5 years ago

BartNetJS commented 6 years ago

Hi

I'm following the sample here But got $TS is not defined when I try to execute $TS.log("hello, world!");

I'm I missing something?

bgnkim commented 5 years ago

Sorry for the late reply. I found that the sample code is not correctly written. I updated and checked the validity of the code, for the newest version of ITypescript (0.3.0).