-
Due to the nature of HPC/clusters and their storage management, Julia package management is often very slow on clusters (because clusters don't do well handling a large number of small files). Theref…
-
Greetings everyone.
I am learning the course of Deploying a Model for Inference at Production Scale from the NVIDIA DLI.
First of all, I followed all block codes in the notebooks on the Jupiter No…
-
First, thanks for providing this resource. I have tried to use it to create a tutorial in https://github.com/dmbates/Wordlebase3 but the build and deploy step is failing when building the notebooks
…
-
It'd be nice if the user had the option to embed the links to download the original notebook or open it in Binder, in Documenter and if possible, Franklin
I'm making this issue for an open discussi…
-
In #1239, I complained about python documentation not displayed in Pluto notebooks, which has been partially fixed in https://github.com/fonsp/Pluto.jl/commit/0757a34078929198d652e6c0358305a0fa647ad6 …
-
@palday Could we update the HTMLs of the `mmt_x.jl` Pluto notebooks we link to from https://github.com/RePsychLing/SMLP2021 ? I assume this is done from your branch https://github.com/RePsychLing/SML…
-
Hi I'm getting the following error when trying to use this package
```shell
julia> import PlutoExport
julia> PlutoExport.pdf("notebooks\\test_slider.jl")
[ Info: No output path provided. Default…
-
Since I installed Julia 1.7.0, I get the following warning while simply calling boxplot as before using the GR backend
`┌ Warning: Keyword argument hover not supported with Plots.GRBackend(). Choo…
-
I'm letting Pluto.jl handle parallel building of notebooks in [PlutoStaticHTML.jl](https://github.com/rikhuijzer/PlutoStaticHTML.jl).
The code is pretty straightforward:
https://github.com/rikhu…
-
Looking at https://glenhertz.github.io/dft/dft.jl.html (cc @glenhertz), I see this:
If I make the window *really* wide it eventually doesn't cover it, but it's really absurdly wide and I don't …