Devlive 开源社区 本次搜索耗时 1.485 秒,为您找到 525 个相关结果.
  • Unity Catalog

    Syncing to Unity Catalog Pre-requisites Steps Running sync Register the target table in Unity Catalog Validating the results Conclusion Syncing to Unity Catalog This docum...
  • Collections

    2026 2024-06-07 《Underscore.js 1.13.6》
    each map reduce reduceRight find filter findWhere where reject every some contains invoke pluck max min sortBy groupBy indexBy countBy shuffle sample toArray ...
  • 4.9 Multiple authors in a document

    2024 2024-05-23 《R Markdown Cookbook》
    References We can add multiple authors to an R Markdown document within the YAML frontmatter in a number of ways. If we simply want to list them on the same line, we can provide ...
  • Structure of the book

    2023 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...
  • Notice

    2009 2024-05-20 《Apache Answer 1.3.0》
    Open-Source Software Notice Apache-2.0 MIT and Apache-2.0 MIT BSD-3-Clause BSD-2-Clause MPL-2.0 Open-Source Software Notice The project is built on and with the aid of the...
  • Creating your site

    2009 2024-06-03 《Docusaurus 1.14.7》
    Site Structure Create Your Basic Site Navigate to http://localhost:3000 Special Customization Docs Landing Page Blog Only Docusaurus was created to hopefully make it super...
  • 7.14 Improve accessibility of HTML pages

    2006 2024-05-24 《R Markdown Cookbook》
    It is important to make your HTML output documents accessible to readers who are visually impaired or blind. These readers often have to use special tools, such as screen readers,...
  • Structured Streaming

    2005 2024-06-29 《Apache Iceberg 1.5.2》
    Streaming Reads Streaming Writes Partitioned table Maintenance for streaming tables Tune the rate of commits Expire old snapshots Compacting data files Rewrite manifests I...
  • 3. Operations execution

    2000 2024-06-19 《Redisson 3.31.0》
    3.1. Async way 3.2. Reactive way Redisson instances are fully thread-safe. Objects with synchronous/asynchronous methods could be reached via RedissonClient interface.Reactive...
  • 7.12 Use the details disclosure element

    1987 2024-05-24 《R Markdown Cookbook》
    As mentioned in Section 7.4 , we can fold source code chunks via the option code_folding: hide in the html_document format. Currently it is not possible to fold output blocks, b...