Devlive 开源社区 本次搜索耗时 0.290 秒,为您找到 1316 个相关结果.
  • List

    3835 2024-06-05 《Ramda 0.20.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • 1.2 Install LaTeX (TinyTeX) for PDF reports

    3835 2024-05-07 《R Markdown Cookbook》
    If you would like to create PDF documents from R Markdown, you will need to have a LaTeX distribution installed. Although there are several traditional options including MiKTeX, M...
  • Structure of the book

    3833 2024-05-06 《R Markdown Cookbook》
    The book is broken down into small “recipes” that aim to demonstrate a single concept at a time. Chapter installation provides instructions on how to install the necessary softwa...
  • List

    3832 2024-06-05 《Ramda 0.2.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • 4. Kyuubi High Availability Guide

    Kyuubi High Availability Guide Load Balance Mode Configuring High Availability Kyuubi High Availability Guide As an enterprise-class ad-hoc SQL query service built on top of A...
  • Docker

    3818 2024-06-03 《Docusaurus 1.14.7》
    Run the local web server in docker Use docker-compose Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain everything ...
  • List

    3810 2024-06-05 《Ramda 0.1.4》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • 2.3 What can we change to change the results?

    3807 2024-05-09 《R Markdown Cookbook》
    Let’s summarize what we have seen so far and preview what is to come. Rendering R Markdown documents with rmarkdown consists of converting .Rmd to .md with knitr , and then .m...
  • Docker Compose 方式

    使用Docker Compose一键启动夜莺,快速尝试。更多Docker Compose相关知识请参考Docker官网 操作演示 $ git clone https : //gitlink.org.cn/ccfos/nightingale.git $ cd nightingale / docker # docker compose V2版本执...
  • 7.11 Add a custom browser icon

    3802 2024-05-24 《R Markdown Cookbook》
    References Section 7.10 demonstrates that we can inject additional code into the HTML head, body, or footer with the includes option of the html_document format. This techniqu...