1. Error phenomenon
2. Problem analysis and solution
You can download it directly from GitHub to the local
https://github.com/mwaskom/seaborn-data
3. Successfully called
1. Error phenomenon
2. Problem analysis and solution
You can download it directly from GitHub to the local
https://github.com/mwaskom/seaborn-data
3. Successfully called
$ jupyter kernelspec list
Available kernels:
python3 /home/miracode2033/anaconda3/share/jupyter/kernels/python3
$ rm -r /home/miracode2033/anaconda3/share/jupyter/kernels/python3
$ jupyter kernelspec list
Available kernels:
python3 /home/miracode2033/anaconda3/lib/python3.6/site-packages/ipykernel/resources
$ python -m ipykernel install --user
Installed kernelspec python3 in /home/miracode2033/.local/share/jupyter/kernels/python3
$
div>