Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit ca8caee

Browse files
author
Rishi Desai
committed
fixed docker image names in App.js
1 parent 7dcf14d commit ca8caee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/app/App.js‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class App extends Component {
1212
name:'TensorFlow',
1313
details: "Ubuntu 16.04 - Python 3.5 - Jupyter Notebook",
1414
img: "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Tensorflow_logo.svg/115px-Tensorflow_logo.svg.png",
15-
image: "registry.gitlab.com/acm-uiuc/gpu-cluster-images:tensorflow"
15+
image: "acmuiuc/tensorflow"
1616
},
1717
{
1818
name:'Caffe2',
@@ -24,13 +24,13 @@ class App extends Component {
2424
name:'PyTorch',
2525
details: "Ubuntu 16.04 - Python 3.5 - Jupyter Notebook",
2626
img: "http://pytorch.org/static/img/pytorch-logo-dark.svg",
27-
image: "acm-uiuc/pytorch"
27+
image: "acmuiuc/pytorch"
2828
},
2929
{
3030
name:'Keras',
3131
details: "Ubuntu 16.04 - Python 3.5 - Jupyter Notebook",
3232
img: "https://upload.wikimedia.org/wikipedia/commons/c/c9/Keras_Logo.jpg",
33-
image: "registry.gitlab.com/acm-uiuc/gpu-cluster-images:keras"
33+
image: "acmuiuc/keras"
3434
},
3535
{
3636
name:'NVIDIA Digits',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /