Devlive 开源社区 本次搜索耗时 0.324 秒,为您找到 1264 个相关结果.
  • Enabling Search

    3106 2024-06-03 《Docusaurus 1.14.7》
    Enabling the Search Bar Extra Search Options Controlling the Location of the Search Bar Customizing the placeholder Disabling the Search Bar Docusaurus supports search using ...
  • 报警配置

    新增报警配置 E-mail(邮件) DingTalk(钉钉) Wechat(企微) Lark(飞书) 测试报警配置 修改报警配置 使用报警配置 删除报警配置 目前 StreamPark 中支持配置多种报警方式,主要有以下几种: E-mail :邮件通知 DingTalk :钉钉自定义群机器人 Wechat :企业微信自定义群机器人 ...
  • Performance

    3105 2024-06-29 《Apache Iceberg 1.5.2》
    Scan planning Metadata filtering Data filtering Iceberg is designed for huge tables and is used in production where a single table can contain tens of petabytes of data. Even ...
  • Hudi

    Support Those Engines Key Features Description Supported DataSource Info Data Type Mapping Source Options Task Example Simple: Changelog 2.2.0-beta 2022-09-26 Hudi sour...
  • Nessie

    3103 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg Nessie Integration Iceberg provides integration with Nessie through the iceberg-nessie module. This section describes how to use Iceberg with Nessie. Nessie provides seve...
  • 7.9 Use a custom HTML template (*)

    3096 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...
  • 9.3 Embed a web page

    3092 2024-05-24 《R Markdown Cookbook》
    References If you have the webshot package (Chang 2023 ) and PhantomJS installed (see Section 9.2 ), you can embed any web page in the output document through knitr::include_url...
  • 4.14 Create an animation from multiple R plots

    3090 2024-05-23 《R Markdown Cookbook》
    References When you generate a series of plots in a code chunk, you can combine them into an animation. It is easy to do so if the output format is HTML—you only need to install ...
  • DSIP

    DSIP 怎样的修改应该被认定为 DSIP 当前的 DSIPs 完结的 DSIPs DSIP 的步骤 创建 GitHub Issue 发送讨论邮件 开始开发或者为他创建子任务 关闭 DSIP DSIP的例子 DSIP DolphinScheduler Improvement Proposal (DSIP) 是对 Apache Dolp...
  • 4.10 Numbered figure captions

    3081 2024-05-23 《R Markdown Cookbook》
    References We can use bookdown (Xie 2023a ) output formats to add figure numbers to their captions. Below is an example: --- output : bookdown :: html_document2 --- ``...