-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
Failed to load notebook error #829
Comments
Can you send the file |
pankgeorg
pushed a commit
that referenced
this issue
Jan 28, 2021
[Diff since v0.12.18](v0.12.18...v0.12.19) **Closed issues:** - GPU usage and console messages (#685) - Feature Proposal: Exported HTML can be passed to a static site generator (#794) - wait and resume execution on button press (#803) - Latex code not appropriately displayed (#817) - Python doesn't work in Pluto (#818) - add pluto - pluto not found - Julia 1.5.3 macOS (#819) - Cell output not shown correctly if in-line comment ends with semicolon (#820) - _llvm (#821) - Can't move cells (#822) - Conditions on list comprehensions and execution order (#824) - Electron app (#825) - Errors when pressing Ctrl+C to stop Pluto (#827) - Failed to load notebook error (#829) - Popup docs don't work for some symbols (#832) - Running a notebook deleted contents of `.julia/registries` (#834) - Ctrl+C broken with `julia -e "Pluto.run()"` instead of the REPL (#836) - Edit or remove default header and footer in exported static PDF (#837) - Parameters.jl dynamically created macros confuse Pluto (#838) - Feature request: Open URL from terminal (#840) - Notebook gets stuck in forever loading state after restarting my PC while running it (#849) - Syntax highlighting of @. (#854) - File not found when file newly created while session is running (#855) - Weird output from a mix of MathJax, Markdown and PlutoUI (#856) - Misaligned plots when plotting with UnicodePlots.jl using BrailleCanvas (#870) **Merged pull requests:** - Pluto ux process file drop (#707) (@pankgeorg) - Dralbase state managment (#710) (@dralletje) - PLJ-785 CodeMirror Eject to TextArea - Reload from TextArea in Offline HTML export (#805) (@pankgeorg) - Dralbase state managment: Fix front-end tests (#809) (@pankgeorg) - Update README.md (#814) (@fonsp) - Regard `:=` in macros as einsum notation (take 2) (#816) (@mcabbott) - 🧸 Open your own files as samples (#828) (@fonsp) - Handle filters in generators, closes #824 (#839) (@Pangoraw) - Update `== nothing` to `=== nothing` in Parse.jl (#841) (@heetbeet)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Everytime I reopen a notebook after shutting it down, it gives me this error message, and to continue working with the notebook I have to copy paste it's contents to a new notebook.
Details:
Failed to load notebook
The file /home/narayan-unp/Desktop/hw2.jl could not be loaded. Please report this error!
Go back
Error message:
BoundsError: attempt to access String
at index [0]
Stacktrace:
[1] prevind(::String, ::Int64, ::Int64) at ./strings/basic.jl:482
[2] load_notebook_nobackup(::IOStream, ::String) at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/notebook/Notebook.jl:143
[3] #23 at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/notebook/Notebook.jl:170 [inlined]
[4] open(::Pluto.var"#23#24"{String}, ::String, ::Vararg{String,N} where N; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at ./io.jl:325
[5] open at ./io.jl:323 [inlined]
[6] load_notebook_nobackup(::String) at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/notebook/Notebook.jl:169
[7] load_notebook(::String, ::Bool) at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/notebook/Notebook.jl:186
[8] open(::Pluto.ServerSession, ::String; run_async::Bool, compiler_options::Nothing) at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/webserver/SessionActions.jl:21
[9] open at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/webserver/SessionActions.jl:15 [inlined]
[10] (::Pluto.var"#try_launch_notebook_response#116"{Pluto.var"#try_launch_notebook_response#97#117"{Pluto.ServerSession}})(::typeof(Pluto.SessionActions.open), ::String; title::String, advice::String, home_url::String) at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/webserver/Static.jl:132
[11] (::Pluto.var"#99#119")(::HTTP.Messages.Request) at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/webserver/Static.jl:161
[12] (::Pluto.var"#87#105"{Bool,Pluto.var"#99#119",Pluto.ServerSession,Pluto.var"#add_set_secret_cookie!#102"{Pluto.ServerSession}})(::HTTP.Messages.Request) at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/webserver/Static.jl:96
[13] handle(::HTTP.Handlers.RequestHandlerFunction{Pluto.var"#87#105"{Bool,Pluto.var"#99#119",Pluto.ServerSession,Pluto.var"#add_set_secret_cookie!#102"{Pluto.ServerSession}}}, ::HTTP.Messages.Request) at /home/narayan-unp/.julia/packages/HTTP/hbs7O/src/Handlers.jl:254
[14] handle(::HTTP.Handlers.Router{Symbol("##253")}, ::HTTP.Messages.Request) at /home/narayan-unp/.julia/packages/HTTP/hbs7O/src/Handlers.jl:468
[15] (::Pluto.var"#214#224"{Pluto.ServerSession,HTTP.Handlers.Router{Symbol("##253")},Base.RefValue{Function}})(::HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}) at /home/narayan-unp/.julia/packages/Pluto/luIaC/src/webserver/WebServer.jl:214
[16] handle at /home/narayan-unp/.julia/packages/HTTP/hbs7O/src/Handlers.jl:270 [inlined]
[17] #4 at /home/narayan-unp/.julia/packages/HTTP/hbs7O/src/Handlers.jl:346 [inlined]
[18] macro expansion at /home/narayan-unp/.julia/packages/HTTP/hbs7O/src/Servers.jl:402 [inlined]
[19] (::HTTP.Servers.var"#13#14"{HTTP.Handlers.var"#4#5"{HTTP.Handlers.StreamHandlerFunction{Pluto.var"#214#224"{Pluto.ServerSession,HTTP.Handlers.Router{Symbol("##253")},Base.RefValue{Function}}}},HTTP.ConnectionPool.Transaction{Sockets.TCPSocket},HTTP.Streams.Stream{HTTP.Messages.Request,HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}})() at ./task.jl:356
The text was updated successfully, but these errors were encountered: