- Fixed login failure for new users using Python 2
- Bug fixes
- Bug fixes
- Added support for specifying the type of instance to use to run the job
- Added --gpu flag to run/run:notebook jobs on GPU instances
- Added experimental support for specifying
- Better error handling
- Fixed Python 2 compatability issues
- Changes to allow using the rorocloud library in other applications.
- Added put command.
- Added run:notebook command.
- Fixed Python 2 compatibility.
- The
status
command is changed to display only the active jobs and--all
option is added to show all the jobs. - Added
help
andversion
commands.
- Added
rorocloud-dev
to make it easier to work with dev environment.
- Added author and author_email to setup.py
- First release