Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaron committed Sep 17, 2023
1 parent 1c9e717 commit e135e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dockerbuild_singleplatform.sh
Expand Up @@ -4,5 +4,5 @@
rm -f notebooks/*.nbconvert.ipynb
jupyter nbconvert --clear-output --inplace notebooks/*.ipynb

# Build for local platform only
# Build for the local architecture platform only
docker build -t roboquant/jupyter:2.0.0 -t roboquant/jupyter:latest .

0 comments on commit e135e36

Please sign in to comment.