
R Markdown
Markdown by DaringFireball
Jupyter
Quarto
Spyder
PyCharm
iPython
MyST Markdown
GitHub Gist
Pastebin.com
PrivateBin
hastebin
Rentry.co
Write.as
Ghostbin
massCode
R Markdown
GitHub GistGitHub Gist might be a bit more popular than R Markdown. We know about 8 links to it since March 2021 and only 6 links to R Markdown. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Now, I'm starting to focus on what can be done around geol outputs to automate reporting, with a professional data-stack, like Rmarkdown or quarto to make professional looking technical debt reports. - Source: dev.to / 8 months ago
I had a feeling that it is similar to R markdown https://rmarkdown.rstudio.com. - Source: Hacker News / 11 months ago
I am surprised they didn't mention RMarkdown (https://rmarkdown.rstudio.com/), which was developed in parallel to Jupyter Notebooks, with lots of convergent evolution. RMarkdown is essentially Markdown with executable code blocks. While it comes from an R background, code blocks can be written in any language (and you can mix multiple languages). The biggest difference (and, I would say, advantage) is that it... - Source: Hacker News / over 1 year ago
Reminds me a lot of rmarkdown - which allows you to run many languages in a similar fashion https://rmarkdown.rstudio.com/. - Source: Hacker News / almost 2 years ago
I'm surprised to see no one has pointed out [RMarkdown + RStudio](https://rmarkdown.rstudio.com) as one way to immediately interface with Pandoc. I used to write papers and slides in LaTeX (using vim, because who needs render previews), then eventually switched to Pandoc (also vim). I eventually discovered RMarkdown+RStudio. I was looking for a nice way to format a simple table and discovered that rmarkdown had... - Source: Hacker News / over 2 years ago
If you are learning things, you could also create github gists. That way your repos will only be coding related, while you can create tutorials / work exercises in gists. Source: over 3 years ago
I use Github, both for full repos and for short gists. Source: over 4 years ago
On the other hand, shared DartPads are just gists on GitHub so theoretically they can include code that works with different packages. Of course, such gists will not compile in DartPad and will be displayed as having errors :(. Source: over 4 years ago
Perhaps github gists? https://gist.github.com/discover. Source: almost 5 years ago
I looked at Github gists, but they are focused in displaying the markdown sourcecode (so e.g. Hyperlinks won't be clickable [1] ). Options just don't seem to be focused on simply hosting PDFs/information with clickable references. Source: almost 5 years ago
Markdown by DaringFireball - Text-to-HTML conversion tool/syntax for web writers, by John Gruber
Pastebin.com - Pastebin.com is a website where you can store text for a certain period of time.
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
PrivateBin - PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...
Quarto - Open-source scientific and technical publishing system built on Pandoc.
hastebin - Pad editor for source code.