We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0480e8c commit 88839c7Copy full SHA for 88839c7
jupyter-tensorboard/install
@@ -1 +1,2 @@
1
-RUN pip install jupyter-tensorboard
+#!/bin/bash
2
+pip install jupyter-tensorboard
0 commit comments