Impor JS di Jupyter Notebook

from IPython.display import Javascript

var = Javascript('alert("Hello World")')
var
vip_codes