How to Create a Jupyther Kernel

Description of this Note
Author
Published

September 4, 2023

python3 -m pip install tensorflow
conda install -c anaconda ipykernel
python -m ipykernel install --user --name=firstEnv