Alberto Mengali

Results 101 comments of Alberto Mengali

Hi @aplavin Thanks for the heads up. I do remember checking your package briefly after you metnioned it in a Pluto discussion. In my case those two were tightly connected/integrated...

I also prefer immensely working directly in Julia, I actually only learned JS in order to understand better and tinker with both Pluto and PlutoUI. But I have to admit...

I thought it was more documented but indeed it's not clearly stated in the original PR. The way to disable this (in a way that persists between Pluto sessions for...

This is the same as https://github.com/julia-vscode/julia-vscode/issues/3687

Hey @sschmidhuber, If you use a Table of Contents (or are fine with using one) for your notebooks you can check out this exteded ToC from my package PlutoExtras: https://disberd.github.io/PlutoExtras.jl/dev/toc/#Extended-ToC...

@fonsp, @Pangoraw, What would be required still to test/merge this? I tried to make a more recent PR on my fork to check if tests pass after latests changes in...

Here are some two videos showing the problem @davidanthoff, I am running this on Windows with version 1.121 (pre-release) of the vscode extension and julia 1.11-rc2 full test run 1:...

Just as a note, since I randomly checked and found that the linkd PR was merged, I tested with v0.132.1 and this specific issue does indeed seem to be solved....

I actually have across two repositories something that is similar to what you would like to achieve in here with automatic artifacts generation. In https://github.com/disberd/PlotlyArtifactsESM I have a repository that...