Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 633f5ea

Browse files
committed
Releasing 0.0.19b - not fully tested because of API bugs
1 parent 226df4b commit 633f5ea

12 files changed

Lines changed: 117 additions & 231 deletions

File tree

Pipfile.lock

Lines changed: 110 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Paperspace Python
22
=================
33

4-
Release 0.0.18
4+
Release 0.0.19a
55

66
See [releasenotes.md](https://github.com/Paperspace/paperspace-python/blob/master/releasenotes.md) for details on the current release, as well as release history.
77

@@ -237,24 +237,6 @@ It is based off the Google docker image `gcr.io/tensorflow/tensorflow:1.5.0-gpu`
237237
238238
A Dockerfile for building this container image is [here](https://github.com/Paperspace/tensorflow-python/).
239239
240-
241-
Create/create and start experiment
242-
=================
243-
To create new experiment use:
244-
```.env
245-
paperspace-python experiments create [type] [--options]
246-
```
247-
The two available experiment types are `singlenode` and `multinode`.
248-
249-
To create and immediately start new experiment use:
250-
```.env
251-
paperspace-python experiments createAndStart [type] [--options]
252-
```
253-
254-
For a full list of available commands run `paperspace experiments --help`.
255-
Note that some options are required to create new experiment.
256-
257-
258240
Other examples
259241
==============
260242
See the scripts in the `tests` folder for other examples.

conda/CONDA_PACKAGE.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

conda/python2/paperspace/bld.bat

Lines changed: 0 additions & 2 deletions
This file was deleted.

conda/python2/paperspace/build1.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)