Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shorpy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
shorpy
3y ago
Yup! You can actually render jupyter notebooks into quarto outputs. I like Quarto better than Jupyter because it's a lot easier to version control .qmd files.
2.
▲
by
shorpy
3y ago
Quarto is pretty different from Rmarkdown because it doesn't require an R runtime. This opens up a lot of possibilities when you don't want to include the R dependency.
3.
▲
by
shorpy
3y ago
One of the things I really love about Quarto is that it's a great way to package WebAssembly tools. For example the Shiny for Python website is built using Quarto and has tons of WASM examples which let people play around with the fram
4.
▲
by
shorpy
3y ago
The main benefit is that you get a Python (or R, Julia or Rust) interpreter. So you can evaluate code. A good example of the value of this is the Ibis docs which use Quarto: https://ibis-project.org/
5.
▲
Why Jupyter users should switch to Quarto
(youtube.com)
3 points
by
shorpy
4y ago
|
1 comments