๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ

Python/Jupyter

ubuntu / jupyter lab / flutter

๋ฐ˜์‘ํ˜•

 

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

 

 

 

 

๋ฐ˜์‘ํ˜•