We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ julia _ _ _ ()_ | Documentation: https://docs.julialang.org () | () () | _ _ | | __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ ` | | | | || | | | (| | | Version 1.5.4 (2021-03-11) / |_'|||_'_| | Official https://julialang.org/ release |__/ |
julia> using IJulia
julia> notebook() [ Info: running /usr/bin/jupyter notebook Process(setenv(/usr/bin/jupyter notebook; dir="/home/chelsea"), ProcessExited(1))
/usr/bin/jupyter notebook
julia> versioninfo() Julia Version 1.5.4 Commit 69fcb5745b (2021-03-11 19:13 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) CPU: AMD Ryzen 7 4800H with Radeon Graphics WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-9.0.1 (ORCJIT, znver2)
The text was updated successfully, but these errors were encountered:
/usr/bin/jupyter notebook failed. If you run that from your shell you can probably see more verbose output.
Sorry, something went wrong.
No branches or pull requests
$ julia
_
_ _ ()_ | Documentation: https://docs.julialang.org
() | () () |
_ _ | | __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ ` | |
| | || | | | (| | | Version 1.5.4 (2021-03-11)
/ |_'|||_'_| | Official https://julialang.org/ release
|__/ |
julia> using IJulia
julia> notebook()
[ Info: running
/usr/bin/jupyter notebook
Process(setenv(
/usr/bin/jupyter notebook
; dir="/home/chelsea"), ProcessExited(1))julia> versioninfo()
Julia Version 1.5.4
Commit 69fcb5745b (2021-03-11 19:13 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD Ryzen 7 4800H with Radeon Graphics
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, znver2)
The text was updated successfully, but these errors were encountered: