JuliaPluto / JuliaPluto/static-export-template

Precompilation doesn't finish and reconnecting to Binder

Open
#24 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
115
Forks
19
PR merge metrics
No merged PRs in 30d

Description

In my Pluto notebook file, I have the following line in the very beginning:
```
using Markdown, InteractiveUtils, PlutoUI, Plots, LaTeXStrings, LinearAlgebra, FFTW
```
When I first connect this notebook file to binder, it got stuck at precompilation, and before finishing the precompilation stage, it is disconnected and always says the following:
```
A new server was started - this notebook session is no longer running.

Would you like to go back to the main menu?

[Go back](https://boundaryvalueproblems.github.io/EACHABook/)
[Stay here](https://boundaryvalueproblems.github.io/EACHABook/lecture02.html#)
```

How can I resolve this precompilation problem?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.