diff --git a/just/bluefin-tools.just b/just/bluefin-tools.just index 4dcc85bc759..a54a6710583 100644 --- a/just/bluefin-tools.just +++ b/just/bluefin-tools.just @@ -24,7 +24,3 @@ tensorflow: echo 'Follow the prompts and check the tutorial: https://www.tensorflow.org/tutorials/quickstart/beginner' podman pull docker.io/tensorflow/tensorflow:latest podman run -it -p 8888:8888 docker.io/tensorflow/tensorflow:latest-jupyter # Start Jupyter server - -# Run the yafti setup tool -yafti: - yafti /etc/yafti.yml --force