-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
19f962b
commit 793d35f
Showing
6 changed files
with
64 additions
and
46 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
# Neu.ro extras | ||
# Neu.ro Extras | ||
|
||
A set of tools and commands extending functionality of [neu.ro](https://neu.ro) CLI tool. | ||
A set of tools and commands to extend the functionality of [Neu.ro](https://neu.ro) platform CLI client. | ||
|
||
# Usage | ||
Check-out `neuro-extras` CLI reference [here](./docs/cli.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Note: version MUST be in format '20.10.23a6' because it defines the docker image | ||
# that we use, see tags in https://hub.docker.com/r/neuromation/neuro-extras/tags | ||
__version__ = "20.12.16" | ||
__version__ = "21.3.19" |