Devlive 开源社区 本次搜索耗时 0.503 秒,为您找到 525 个相关结果.
  • 7.6 Put content in tabs

    1892 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...
  • Configure Kyuubi to use Kerberos Authentication

    1885 2024-07-05 《Apache Kyuubi 1.9.1》
    Kerberos Overview Enable Kerberos Authentication Create a Kerberos principal and keytab Enable Hadoop Impersonation # Configure the authentication properties Refresh all th...
  • 4.15 Create diagrams

    1884 2024-05-23 《R Markdown Cookbook》
    Basic diagrams Adding parameters to plots References There are many separate programs (e.g., Graphviz) that can be used to produce diagrams and flowcharts, but it can be easier...
  • JDO Helper

    1878 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...
  • Docker

    1873 2024-06-03 《Docusaurus 1.14.7》
    Run the local web server in docker Use docker-compose Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain everything ...
  • 7.8 Embed arbitrary files in the HTML output file

    1862 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...
  • 4.6 Generate R package citations

    1857 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...
  • Lang

    1856 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...
  • Configuring Oracle for Ranger

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • Rabbitmq

    Description Key features Options host [string] port [int] virtual_host [string] username [string] password [string] url [string] queue_name [string] schema [Config] fields...