Skip to content

Commit 88839c7

Browse files
authored
Update install
1 parent 0480e8c commit 88839c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jupyter-tensorboard/install

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
RUN pip install jupyter-tensorboard
1+
#!/bin/bash
2+
pip install jupyter-tensorboard

0 commit comments

Comments
 (0)