Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jupyter can work properly with julia 1.1.1, however it cannot work with julia 1.2 #881

Open
marshalmace opened this issue Oct 23, 2019 · 3 comments

Comments

@marshalmace
Copy link

jupyter can work properly with julia 1.1.1, however it cannot work with julia 1.2
when i new a julia1.2 notebook, it says:
"A connection to the notebook server could not be established. The notebook will continue trying to reconnect. Check your network connection or notebook server configuration."

versioninfo()
Julia Version 1.2.0
Commit c6da87ff4b (2019-08-20 00:03 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Celeron(R) CPU G3930 @ 2.90GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, skylake)

julia> pkgs["Flux"]
v"0.9.0"
julia> pkgs["IJulia"]
v"1.20.0"
julia> Pkg.build("IJulia")
Building Conda ──→ ~/.julia/packages/Conda/kLXeC/deps/build.log
Building ZMQ ────→ ~/.julia/packages/ZMQ/ABGOx/deps/build.log
Building MbedTLS → ~/.julia/packages/MbedTLS/a1JFn/deps/build.log
Building IJulia ─→ ~/.julia/packages/IJulia/fRegO/deps/build.log
false

jupyter version:
The version of the notebook server is: 6.0.1
The server is running on this version of Python:
Python 3.6.8 |Anaconda, Inc.| (default, Dec 30 2018, 01:22:34)
[GCC 7.3.0]

@stevengj
Copy link
Member

Works fine for me.

@marshalmace
Copy link
Author

just wondering if your pc is ubuntu as well?

@nilshg
Copy link

nilshg commented Sep 26, 2024

This should be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants