Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经开始尝试使用 Pluto(不得不放弃这台计算机上的 Jupyter notebook)和 PlutoUI。软件包安装得很好,我一直在浏览我的 Firefox 浏览器上的示例笔记本。但是,滑块似乎无法正确渲染(可见的只是一个灰色圆圈,尽管这不是滑块通常的样子)。有没有办法让它正确渲染?
我在基于 Linux Mint 的操作系统上使用 Julia 1.5.x,并使用最新版本的 Firefox。
谢谢!
PlutoUI 滑块只是默认的 HTML5 滑块,如下例所示:
https://so-slider-invisible.glitch.me
如果该滑块也不可见,请在 Firefox 上打开一个问题。