Devlive 开源社区 本次搜索耗时 0.977 秒,为您找到 571 个相关结果.
  • Site Preparation

    3585 2024-06-03 《Docusaurus 1.14.7》
    Directory Structure Directory Descriptions Key Files Preparation Notes After installing Docusaurus , you now have a skeleton to work from for your specific website. The follow...
  • Openmldb

    OpenMLDB 节点 综述 创建任务 任务样例 导入数据 特征抽取 环境准备 OpenMLDB 启动 Python 环境 OpenMLDB 节点 综述 OpenMLDB 是一个优秀的开源机器学习数据库,提供生产级数据及特征开发全栈解决方案。 OpenMLDB任务组件可以连接OpenMLDB集群执行任务。 创建任务 点击项目...
  • Versioning

    3581 2024-06-03 《Docusaurus 1.14.7》
    How to Create New Versions Versioning Patterns Storing Files for Each Version Fallback Functionality Renaming Existing Versions Versioning and Translations You can use the v...
  • 7.11 Add a custom browser icon

    3577 2024-05-24 《R Markdown Cookbook》
    References Section 7.10 demonstrates that we can inject additional code into the HTML head, body, or footer with the includes option of the html_document format. This techniqu...
  • 2.3 What can we change to change the results?

    3574 2024-05-09 《R Markdown Cookbook》
    Let’s summarize what we have seen so far and preview what is to come. Rendering R Markdown documents with rmarkdown consists of converting .Rmd to .md with knitr , and then .m...
  • Setting up a Local Repository with Temporary Internet Access

    Prerequisites Steps More Information Prerequisites You must have completed the Getting Started Setting up a Local Repository procedure. - To finish setting up your local r...
  • Lang

    3562 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...
  • 4.6 Generate R package citations

    3557 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • Trino command line interface

    3551 2024-07-05 《Apache Kyuubi 1.9.1》
    Start Kyuubi Trino Server Install Running the CLI The Trino CLI provides a terminal-based, interactive shell for running queries. We can use it to connect Kyuubi server now. ...
  • MapReduce

    MapReduce(MR) 节点 综述 创建任务 任务参数 JAVA/SCALA 程序 Python 程序 任务样例 执行 WordCount 程序 在 DolphinScheduler 中配置 MapReduce 环境 上传主程序包 配置 MapReduce 节点 MapReduce(MR) 节点 综述 MapReduce(MR...