๋ฐ์ํ
flutter ์ค์น
sudo snap install flutter --classic
Install the Dart Kernel
https://github.com/vickumar1981/jupyter-dart-kernel
GitHub - vickumar1981/jupyter-dart-kernel: Dart Kernel for Jupyter Notebooks
Dart Kernel for Jupyter Notebooks. Contribute to vickumar1981/jupyter-dart-kernel development by creating an account on GitHub.
github.com
> 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 |