Install Docker on Windows and use via CMD or Bash on Windows (Linux subsystem for Windows - WSL)
This is a quick tutorial how to install ApacheSpark on Windows via the pre-built on Apache Hadoop.
This is a post written in plain Markdown (.md) instead of R Markdown (.Rmd). The major differences are: You cannot run any R code in a plain Markdown document, whereas in an R Markdown document, you can embed R code chunks (```{r}); A plain Markdown post is rendered through Blackfriday, and an R Markdown document is compiled by rmarkdown and Pandoc. There are many differences in syntax between Blackfriday’s Markdown and Pandoc’s Markdown.
Create a beautifully simple personal or academic website in under 10 minutes.
Enable/disable and configure widgets to customize your homepage.
This is a brief guide to managing content with the Academic framework. Content can include publications, projects, talks, and news/blog articles. After you have read this guide about creating and managing content, you may also be interested to learn about writing content with Markdown, LaTeX, and Shortcodes.
Content can be written using Markdown, LaTeX math, and Hugo Shortcodes. Additionally, HTML may be used for advanced formatting. This article gives an overview of the most common formatting options.
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. You can embed an R code chunk like this: summary(cars)
Learn how to migrate an existing website from Jekyll to Hugo.