Skip to content

Commit

Permalink
More justfile comment to single line to try and please linter
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Apr 7, 2024
1 parent 39f44f3 commit d2d82c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions just/bluefin-tools.just
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ tensorflow:
podman pull docker.io/tensorflow/tensorflow:latest
podman run -it -p 8888:8888 docker.io/tensorflow/tensorflow:latest-jupyter # Start Jupyter server

# Setup a local Ollama instance in a container.
# Detect hardware, offer a choice if needed.
# Setup a local Ollama instance in a container. Detect hardware, offer a choice if needed.
ollama:
#!/usr/bin/env bash
echo 'Follow the prompts and check the tutorial: '
Expand Down

0 comments on commit d2d82c4

Please sign in to comment.