You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to load the library lets-plot as described in the repo examples, it simply fails with
Used version
(base) C:\Users\brandl>jupyter notebook
[I 11:44:39.550 NotebookApp] Writing notebook server cookie secret to C:\Users\brandl\AppData\Roaming\jupyter\runtime\notebook_cookie_secret
[I 11:44:40.257 NotebookApp] JupyterLab extension loaded from C:\Users\brandl\Anaconda3\lib\site-packages\jupyterlab
[I 11:44:40.257 NotebookApp] JupyterLab application directory is C:\Users\brandl\Anaconda3\share\jupyter\lab
[I 11:44:40.260 NotebookApp] Serving notebooks from local directory: C:\Users\brandl
[I 11:44:40.260 NotebookApp] Jupyter Notebook 6.1.6 is running at:
[I 11:44:40.260 NotebookApp] http://localhost:8888/?token=2a5ab8faec70763df31e57be46d9b7eba9926e2d6654d9de
[I 11:44:40.260 NotebookApp] or http://127.0.0.1:8888/?token=2a5ab8faec70763df31e57be46d9b7eba9926e2d6654d9de
[I 11:44:40.260 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 11:44:40.356 NotebookApp]
To access the notebook, open this file in a browser:
file:///C:/Users/brandl/AppData/Roaming/jupyter/runtime/nbserver-55572-open.html
Or copy and paste one of these URLs:
http://localhost:8888/?token=2a5ab8faec70763df31e57be46d9b7eba9926e2d6654d9de
or http://127.0.0.1:8888/?token=2a5ab8faec70763df31e57be46d9b7eba9926e2d6654d9de
[I 11:44:44.541 NotebookApp] Interrupted...
[I 11:44:44.541 NotebookApp] Shutting down 0 kernels
[I 11:44:44.541 NotebookApp] Shutting down 0 terminals
(base) C:\Users\brandl>jupyter console --kernel=kotlin
[main] INFO ikotlin - Kernel args: -classpath=C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\jupyter-lib-0.8.3.64.jar;C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\kotlin-script-runtime-1.4.30-dev-3354.jar;C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\kotlin-reflect-1.4.30-dev-3354.jar;C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\kotlin-stdlib-1.4.30-dev-3354.jar;C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\kotlin-stdlib-common-1.4.30-dev-3354.jar;C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\annotations-13.0.jar, C:\Users\brandl\AppData\Roaming\jupyter\runtime\kernel-47432.json, -home=C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel
[main] INFO ikotlin - Starting server with config: KernelConfig(ports=[54659, 54655, 54658, 54657, 54656], transport=tcp, signatureScheme=hmac-sha256, signatureKey=24941559-75ad9afb4b2ff679924898ea, pollingIntervalMillis=100, scriptClasspath=[C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\jupyter-lib-0.8.3.64.jar, C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\kotlin-script-runtime-1.4.30-dev-3354.jar, C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\kotlin-reflect-1.4.30-dev-3354.jar, C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\kotlin-stdlib-1.4.30-dev-3354.jar, C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\kotlin-stdlib-common-1.4.30-dev-3354.jar, C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel\jars\annotations-13.0.jar], homeDir=C:\Users\brandl\Anaconda3\lib\site-packages\run_kotlin_kernel, resolverConfig=ResolverConfig(repositories=[kotlin.script.experimental.dependencies.RepositoryCoordinates@4926097b, kotlin.script.experimental.dependencies.RepositoryCoordinates@762efe5d, kotlin.script.experimental.dependencies.RepositoryCoordinates@5d22bbb7], libraries=org.jetbrains.kotlin.jupyter.libraries.LocalLibraryResolver@41a4555e), libraryFactory=org.jetbrains.kotlin.jupyter.libraries.LibraryFactory@3830f1c0, embedded=false)
When trying to load the library

lets-plot
as described in the repo examples, it simply fails withUsed version
The log output when trying to load letsplot is
The text was updated successfully, but these errors were encountered: