在 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 zeromqpip3 install --upgrade pyzmqyarn global add ijavascriptijsinstall
设置主题
pip3 install jupyterthemesjt -t onedork
启动
ijsnotebook --port=8889
效果如下:
历史记录
Version | Action | Time |
---|---|---|
1.0 | Init | 2020-10-19 15:20 |