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

What is the meaning of this? #1011

Closed
chelseas opened this issue Jun 17, 2021 · 1 comment
Closed

What is the meaning of this? #1011

chelseas opened this issue Jun 17, 2021 · 1 comment

Comments

@chelseas
Copy link

$ 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)

@fredrikekre
Copy link
Member

/usr/bin/jupyter notebook failed. If you run that from your shell you can probably see more verbose output.

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

2 participants