Devlive 开源社区 本次搜索耗时 0.097 秒,为您找到 1878 个相关结果.
  • 1.1 Use a Pandoc version not bundled with the RStudio IDE

    5374 2024-05-07 《R Markdown Cookbook》
    The RStudio IDE has bundled a version of Pandoc\index{Pandoc}, so you do not need to install Pandoc by yourself if you use the RStudio IDE. However, for some advanced usage, the b...
  • List

    5372 2024-06-05 《Ramda 0.8.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Ubuntu 18

    步骤 下一步 更多信息 在可以访问 Internet 的服务器主机上,使用命令行编辑器执行以下操作 步骤 在安装 Ambari 之前,您必须更新 ambari.list 文件中的 username 和 password 。运行以下命令: vi /etc/apt/sources.list.d/ambari.list 例如,输出显示以...
  • RHEL/CentOS/Oracle Linux 7

    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 t...
  • How To Add New License

    ASF 3RD PARTY LICENSE POLICY How to Legally Use 3rd Party Open-source Software in the SeaTunnel SeaTunnel-License Check Rules References ASF 3RD PARTY LICENSE POLICY You have...
  • 告警格式

    需求:如何自定义展示标签 使用模板语法自定义规则备注 注意 告警事件的消息通知格式,是由模板控制的,模板文件在 etc/template 下: dingtalk.tpl 钉钉的消息模板 feishu.tpl 飞书的消息模板 wecom.tpl 企业微信的消息模板 subject.tpl 邮件标题模板 mailbody.tpl 邮件内容模板 这...
  • 5.1 Font color

    5350 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • DVC

    DVC节点 综述 创建任务 任务样例 Init DVC Upload Download 环境准备 dvc 安装 DVC节点 综述 DVC(Data Version Control) 是一个MLops领域一个优秀的开机器学习版本管理系统。 DVC 组件用于在DS上使用DVC的数据版本管理功能,帮助用户简易地进行数据的版本管理。组件提...
  • Object Retrieval

    5345 2024-05-25 《Apache JDO 3.2.1》
    Retrieve an object from its identity Retrieve an object based on its Extent Retrieve an object based on a query criteria Any application will require access to persisted object...
  • Flink DDL

    5344 2024-06-26 《Apache Amoro 0.6.1》
    Create catalogs Flink SQL YAML configuration CREATE statement CREATE DATABASE CREATE TABLE PARTITIONED BY CREATE TABLE LIKE DROP statement DROP DATABASE DROP TABLE SHOW ...