Devlive 开源社区 本次搜索耗时 0.394 秒,为您找到 1316 个相关结果.
  • 工作流实例

    查看工作流实例 查看任务日志 查看任务历史记录 查看运行参数 工作流实例操作功能 查看工作流实例 点击项目管理->工作流->工作流实例,进入工作流实例页面,如下图所示: 点击工作流名称,进入DAG查看页面,查看任务执行状态,如下图所示。 查看任务日志 进入工作流实例页面,点击工作流名称,进入DAG查看页面,双击任务节点,如下...
  • 6.10 Use a custom Pandoc LaTeX template (*)

    3510 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...
  • 4.12 Preserve a large number of line breaks

    3510 2024-05-23 《R Markdown Cookbook》
    References Markdown users may be surprised to realize that whitespaces (including line breaks) are usually meaningless unless they are used in a verbatim environment (code blocks...
  • 1. Getting Ready

    This section describes the information and materials you should get ready to install a cluster using Ambari. Ambari provides an end-to-end management and monitoring solution for y...
  • Function

    3501 2024-06-02 《Ramda 0.2.3》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • 7.8 Embed arbitrary files in the HTML output file

    3501 2024-05-24 《R Markdown Cookbook》
    References As mentioned in Section 7.7 , we can embed a copy of the Rmd source document in the HTML output file. Sometimes the Rmd source file alone may not be enough to reproduc...
  • GitHub 趋势日报 (2025年04月06日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C C PHP Java Rust Vim Script Ruby Jupyter Notebook JavaScript 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top...
  • Distributed collections

    3491 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • Function

    3489 2024-06-27 《Lodash 4.17.15》
    _.after(n, func) Since Arguments Returns Example _.ary(func, [n=func.length]) Since Arguments Returns Example _.before(n, func) Since Arguments Returns Example _....
  • IntelliJ IDEA Setup Guide

    3487 2024-07-05 《Apache Kyuubi 1.9.1》
    Copyright Profile Required Plugins Formatter For Java Formatter For Scala Checkstyle For Scala Copyright Profile Every file needs to include the Apache license as a header. ...