-
Notifications
You must be signed in to change notification settings - Fork 18
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
Export_output_dir results in two calculations #70
Comments
Thanks!! What do you mean with the double |
@behinger, I looked at this issue too yesterday and then there was indeed duplicate output at the webpage that you link. Now, however, the duplicates are gone. Did you change something? |
hi!
but I had a run (don't know why/how) where the output was moved to I had deleted the folder meanwhile; sorry. Now I have a different problem that my session completly crashes (like connection / tmux session killed - crash) midway of calculating the first notebook - haven't figured out why that is the case, but have to look into it first before a issue can be created. I guess we can close this! |
Hi!
When I run
Export_output_dir
, withinexport_dir
, somehow the server calculates the .html's twice, e.g. https://benediktehinger.de/interactive-eeg/output/index.htmlAlso note the double of "output/output"
(it also copies the .jl files to the output directory, I guess that is on purpose?)
Don't have a MWE atm, sorry!
PlutoSliderServer.export_directory(path_to_dir, Export_output_dir="./output/" ,Export_offer_binder=true)
edit: note that the generation of the notebooks failed, thus quite a lot of 404s :)
The text was updated successfully, but these errors were encountered: