在 Jupyter Notebook 中使用 Javascript

by acdzh · 2020年10月19日7:20 · 10 WORDS  ·  ~ 1 mins reading time · 0  Visitors | 

安装 Jupyter Notebook

pip3 install jupyter

添加 Node 支持

brew install zeromq
pip3 install --upgrade pyzmq
yarn global add ijavascript
ijsinstall

设置主题

pip3 install jupyterthemes
jt -t onedork

启动

ijsnotebook --port=8889

效果如下:

19154216

历史记录

VersionActionTime
1.0Init2020-10-19 15:20
随便写写 © 2022 acdzh