Devlive 开源社区 本次搜索耗时 0.393 秒,为您找到 1306 个相关结果.
  • 5.3 Control the width of text output

    2307 2024-05-24 《R Markdown Cookbook》
    Sometimes the text output printed from R code may be too wide. If the output document has a fixed page width (e.g., PDF documents), the text output may exceed the page margins. Se...
  • Ubuntu 14

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download ...
  • Docker Demo

    Building interoperable tables using OneTable Pre-requisites Setting up Docker cluster Accessing Services Trino Jupyter Notebook Building interoperable tables using OneTable...
  • 6.10 Use a custom Pandoc LaTeX template (*)

    2298 2024-05-24 《R Markdown Cookbook》
    Pandoc converts Markdown to LaTeX through a template. The template is a LaTeX file containing Pandoc variables, and Pandoc will replace these variables with their values. Below is...
  • Kyuubi Migration Guide

    2296 2024-07-05 《Apache Kyuubi 1.9.1》
    Upgrading from Kyuubi 1.8 to 1.9 Upgrading from Kyuubi 1.8.0 to 1.8.1 Upgrading from Kyuubi 1.7 to 1.8 Upgrading from Kyuubi 1.7.1 to 1.7.2 Upgrading from Kyuubi 1.7.0 to 1.7.1...
  • Iceberg

    2294 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Dependencies Configurations Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines in...
  • Object

    2293 2024-06-05 《Ramda 0.29.2》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Authentication

    2292 2024-06-22 《Apache Accumulo 2.x》
    Configuration Root user Creating users Authenticating users Changing user passwords Removing users Accumulo has authentication to verify the identity of users. Configurati...
  • Array

    2290 2024-06-14 《Lodash 3.10.1》
    .chunk(array, [size=1]) Arguments Returns Example .compact(array) Arguments Returns Example .difference(array, [values]) Arguments Returns Example .drop(array, [n=1]) A...
  • 5.6 Verbatim code chunks

    2286 2024-05-24 《R Markdown Cookbook》
    Show a verbatim inline expression Typically we write code chunks and inline expressions that we want to be parsed and evaluated by knitr . However, if you are trying to write a t...