在 Jupyter Notebook 中使用 Javascript
by acdzh · 2020-10-19 07:20:54
安装 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效果如下:

历史记录
| Version | Action | Time |
|---|---|---|
| 1.0 | Init | 2020-10-19 15:20 |