Skip to content

Commit

Permalink
Update tutorial.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Dec 23, 2020
1 parent 98a46d8 commit 8a81839
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@
"source": [
"# Tensorboard (optional)\n",
"%load_ext tensorboard\n",
"%tensorboard --logdir runs"
"%tensorboard --logdir runs/train"
],
"execution_count": null,
"outputs": []
Expand Down Expand Up @@ -1218,4 +1218,4 @@
"outputs": []
}
]
}
}

0 comments on commit 8a81839

Please sign in to comment.