Open fkotey opened 7 years ago
I created this kernel more than a year ago and recently I've not used it. So maybe there are some problems. Could you show the error messages?
This is the message from the log.
[I 02:33:26.867 NotebookApp] Loading IPython parallel extension [I 02:33:27.021 NotebookApp] Serving notebooks from local directory: F:\OneDrive\Code_Library\Notebooks [I 02:33:27.021 NotebookApp] 0 active kernels [I 02:33:27.022 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/?token=1565e9bbb0253c3c195bfc0b19b6158a27a769e4f3b3cc29 [I 02:33:27.022 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 02:33:27.026 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=1565e9bbb0253c3c195bfc0b19b6158a27a769e4f3b3cc29
[I 02:33:27.315 NotebookApp] Accepting one-time-token-authenticated connection from 127.0.0.1
[I 02:33:34.502 NotebookApp] Creating new notebook in
[I 02:33:35.753 NotebookApp] Kernel started: 0dc91ec0-eae2-4c6f-bc5a-b00ab9c592b8
D:\Programming\Anaconda3\lib\site-packages\IPython\kernel__init.py:13: ShimWarning: The IPython.kernel
package has been deprecated since IPython 4.0.You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
Traceback (most recent call last):
File "D:\Programming\Anaconda3\Lib\site-packages\ipython_mysql_kernel\kernel.py", line 559, in IPython.kernel
package has been deprecated since IPython 4.0.You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
Traceback (most recent call last):
File "D:\Programming\Anaconda3\Lib\site-packages\ipython_mysql_kernel\kernel.py", line 559, in IPython.kernel
package has been deprecated since IPython 4.0.You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
Traceback (most recent call last):
File "D:\Programming\Anaconda3\Lib\site-packages\ipython_mysql_kernel\kernel.py", line 559, in IPython.kernel
package has been deprecated since IPython 4.0.You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
Traceback (most recent call last):
File "D:\Programming\Anaconda3\Lib\site-packages\ipython_mysql_kernel\kernel.py", line 559, in IPython.kernel
package has been deprecated since IPython 4.0.You should import from ipykernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
Traceback (most recent call last):
File "D:\Programming\Anaconda3\Lib\site-packages\ipython_mysql_kernel\kernel.py", line 559, in
I just downloaded this kernel and have installed it. However, it keeps crashing. Any idea how to fix that? Thanks.