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

    3211 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...
  • Kubeflow

    Kubeflow 综述 创建任务 任务样例 首先介绍一些DS通用参数 Kubeflow组件独有的参数 环境配置 Kubeflow 综述 Kubeflow 任务类型,用于在Kubeflow上创建任务。 后台主要使用 kubectl 命令来创建kubeflow任务, 并持续Kubeflow上资源状态直至任务完成。 目前主要支持通过使用ya...
  • 3.3 Render an R script to a report

    3202 2024-05-09 《R Markdown Cookbook》
    Even if you are a long-time R Markdown user, you may have missed another possibility. Dean Attali called it “knitr ‘s best hidden gem”. That is, you can render a pure R script to...
  • 7.6 Put content in tabs

    3201 2024-05-10 《R Markdown Cookbook》
    One natural way of organizing parallel sections in an HTML report is to use tabsets. This allows readers to view the content of different sections by clicking the tab titles inste...
  • Kyuubi Migration Guide

    3201 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...
  • 2. Using a Local Repository

    If your enterprise clusters have limited outbound Internet access, you should consider using a local repository, which enables you to benefit from more governance and better insta...
  • Array

    3198 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...
  • Hudi

    3197 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Configurations Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core warehouse and dat...
  • GitHub 趋势日报 (2025年04月09日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ C Go Jupyter Notebook PHP Ruby Rust Kotlin Java TypeScript 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top 10...
  • 为 Ranger 配置 MySQL

    先决条件 使用 MySQL 时,用于 Ranger 管理策略存储表的存储引擎必须支持事务。 InnoDB 是支持事务的引擎的一个例子。不支持事务的存储引擎不适合作为策略存储。 操作步骤 如果您使用 Amazon RDS,请参阅 Amazon RDS 要求 。 应使用 MySQL 数据库管理员来创建 Ranger 数据库。 以下一系列命令可用于...