Skip to content

Commit

Permalink
Update ART notebook(s) after PR #79 (#116)
Browse files Browse the repository at this point in the history
* Update ART Notebook after PR #79

- Load cluster configuration from environment variables
- Require PUBLIC_IP and KUBECONFIG instead of CLUSTER_NAME and VM_TYPE
- Use storage type "mount_cos" (s3fs) instead of "s3_datastore"

* Update ART demo notebook after PR #79

- Load cluster configuration from environment variables
- Require PUBLIC_IP and KUBECONFIG instead of CLUSTER_NAME and VM_TYPE
- Use storage type "mount_cos" (s3fs) instead of "s3_datastore"
  • Loading branch information
ckadner authored and animeshsingh committed Jul 16, 2018
1 parent b339cbe commit cbc8da9
Show file tree
Hide file tree
Showing 5 changed files with 579 additions and 528 deletions.
7 changes: 7 additions & 0 deletions demos/fashion-mnist-adversarial/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.ipynb_checkpoints/
manifest.yml
*sample*
*model*
*.py
*.npz
report.txt
Loading

0 comments on commit cbc8da9

Please sign in to comment.