Release 1.7
See original GitHub issueUpdate docs for:
- Update docs for
anaconda download
https://github.com/Anaconda-Platform/anaconda-client/issues/385
$ anaconda download -h
usage: cli.py download [-h] [-f] [-o OUTPUT] [-t PACKAGE_TYPE] handle
Download notebooks from your Anaconda repository
positional arguments:
handle user/notebook
optional arguments:
-h, --help show this help message and exit
-f, --force Overwrite
-o OUTPUT, --output OUTPUT
Download as
-t PACKAGE_TYPE, --package-type PACKAGE_TYPE
Set the package type [pypi, conda, ipynb, env].
Defaults to downloading all package types available
Usage:
anaconda download notebook
anaconda download user/notebook
- Update docs for
anaconda move
https://github.com/Anaconda-Platform/anaconda-client/issues/351
$ anaconda -h
usage: cli.py [-h] [--disable-ssl-warnings] [--show-traceback] [-v] [-q] [-V]
[-t TOKEN] [-s SITE]
...
Anaconda repository 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 repository labels
channel [DEPRECATED in favor of label] Manage your Anaconda
repository channels
config Anaconda client configuration
copy Copy packages from one account to another
download Download notebooks from your Anaconda repository
groups Manage Groups
login Authenticate a user
logout Log out from your Anaconda repository
move Move packages between labels
notebook Interact with notebooks in your Anaconda repository
package Package utils
remove Remove an object from your Anaconda repository. 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 in your Anaconda repository
show Show information about an object
upload Upload packages to your Anaconda repository
whoami Print the information of the current user
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
1.7 - The Update That Changed the World - Minecraft Wiki
1.7.2 (also referred to as The Update that Changed the World) was a major update to Java Edition, released on October 25, 2013....
Read more >Java SE 7 Update Release Notes - Oracle
JDK 7 has reached end of public updates. Releases after 1.7.0_80 are only available to Oracle Customers. For release notes on versions greater...
Read more >invalid target release: 1.7 - java - Stack Overflow
In IntelliJ IDEA this happened to me when I imported a project that had been working fine and running with Java 1.7.
Read more >Release 1.7 - cert-manager Documentation
Release 1.7. v1.7.3. v1.7.3 is in effect a bug fix release which increases some hard-coded timeouts which were preventing the use of certain...
Read more >NextGen Release 1.7.1 | PACER: Federal Court Records
NextGen Release 1.7.1 (Appellate). Date of Release: April 25, 2022. This release includes: Update to Viewing Multiple Documents; Update to Notice of ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for working on this @electronwill 😃
OK, this is completed. https://github.com/ContinuumIO/docs/pull/2106 is merged and deployed.