반응형
flutter 설치
sudo snap install flutter --classic
Install the Dart Kernel
https://github.com/vickumar1981/jupyter-dart-kernel
> git clone https://github.com/vickumar1981/jupyter-dart-kernel.git
> cd jupyter-dart-kernel
> pip install .
> jupyter kernelspec install --user jupyterdartkernel
Uninstall
> jupyter kernelspec uninstall jupyterdartkernel
> pip uninstall jupyterdartkernel
반응형
'Python > Jupyter' 카테고리의 다른 글
[Python] jupyter 에서 event loop 오류 날 때 (0) | 2022.09.08 |
---|---|
[Juyter] Tips (0) | 2022.07.19 |
Ubuntu 에서 Jupyter lab 설치, 원격 설정 (0) | 2022.06.27 |
[jupyter] Terminal 없애기 (0) | 2020.06.01 |