溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

anaconda cloud指的是什么

發(fā)布時間:2020-07-30 10:14:24 來源:億速云 閱讀:509 作者:清晨 欄目:編程語言

小編給大家分享一下anaconda cloud指的是什么,相信大部分人都還不怎么了解,因此分享這邊文章給大家學(xué)習(xí),希望大家閱讀完這篇文章后大所收獲,下面讓我們一起去學(xué)習(xí)方法吧!

Anaconda Cloud 是管理公共或者私有python notebook、conda、環(huán)境和packages的地方,可以方便分享和追蹤。

Anaconda客戶端是Anaconda Cloud的命令行界面(CLI),可用于登錄,注銷,管理帳戶,上傳文件,生成訪問令牌,查看令牌以及運行以下所示的其他任務(wù):

anaconda -h

完整命令參考:

anaconda
usage: anaconda [-h] [--disable-ssl-warnings] [--show-traceback] [-v] [-q]
                [-V] [-t TOKEN] [-s SITE]
                ...
 
Anaconda Cloud command line manager
 
optional arguments:
  -h, --help            show this help message and exit
  -V, --version         show program's version number and exit
output:
  --disable-ssl-warnings
                        Disable SSL warnings (default: False)
  --show-traceback      Show the full traceback for chalmers user errors
                        (default: False)
  -v, --verbose         print debug information ot the console
  -q, --quiet           Only show warnings or errors the console
anaconda-client options:
  -t TOKEN, --token TOKEN
                        Authentication token to use. May be a token or a path
                        to a file containing a token
  -s SITE, --site SITE  select the anaconda-client site to use
Commands:
    auth                Manage Authorization Tokens
    label               Manage your Anaconda Cloud labels
    channel             [DEPRECATED in favor of label] Manage your Anaconda
                        Cloud channels
    config              Anaconda client configuration
    copy                Copy packages from one account to another
    download            Download notebooks from Anaconda Cloud
    groups              Manage Groups
    login               Authenticate a user
    logout              Log out from Anaconda Cloud
    notebook            [DEPRECATED in favor of upload/download] Interact
                        with notebooks in anaconda.org
    package             Package utils
    remove              Remove an object from Anaconda Cloud. Must refer to
                        the formal package name as it appears in the URL of
                        the package. Also use anaconda show <USERNAME> to see
                        list of package names. Example: anaconda remove
                        continuumio/empty-example-notebook
    search              Search Anaconda Cloud
    show                Show information about an object
    upload              Upload packages to Anaconda Cloud
    whoami              Print the information of the current user
    build               Anaconda build client for continuous integration,
                        testing and building packages
    worker              Anaconda build client for continuous integration,
                        testing and building packages

認證

AUTH

usage: anaconda auth [-h] [-n NAME] [-o ORGANIZATION]
                     [--strength {strong,weak}] [--strong] [-w] [--url URL]
                     [--max-age MAX_AGE] [-s SCOPES] [--out OUT]
                     (-x | -l | -r NAME [NAME ...] | -c | -i)
 
Manage Authorization Tokens
 
optional arguments:
  -h, --help            show this help message and exit
  -n NAME, --name NAME  A unique name so you can identify this token later.
                        View your tokens at anaconda.org/settings/access
  -o ORGANIZATION, --org ORGANIZATION, --organization ORGANIZATION
                        Set the token owner (must be an organization)
 
token creation arguments:
  These arguments are only valid with the `--create` action
 
  --strength {strong,weak}
  --strong              Create a longer token (default)
  -w, --weak            Create a shorter token
  --url URL             The url of the application that will use this token
  --max-age MAX_AGE     The maximum age in seconds that this token will be
                        valid for
  -s SCOPES, --scopes SCOPES
                        Scopes for token. For example if you want to limit
                        this token to conda downloads only you would use
                        --scopes "repo conda:download"
  --out OUT
 
actions:
  -x, --list-scopes     list all authentication scopes
  -l, --list            list all user authentication tokens
  -r NAME [NAME ...], --remove NAME [NAME ...]
                        remove authentication tokens
  -c, --create          Create an authentication token
  -i, --info, --current-info
                        Show information about the current authentication
                        token
 
Manage Authentication tokens

以上是anaconda cloud指的是什么的所有內(nèi)容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內(nèi)容對大家有所幫助,如果還想學(xué)習(xí)更多知識,歡迎關(guān)注億速云行業(yè)資訊頻道!

向AI問一下細節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI