Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
dglogo committed Feb 26, 2025
1 parent 0b2105f commit d49dcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launchable/PDFtoPodcast.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"metadata": {},
"outputs": [],
"source": [
"!docker ps --format \"table {{{{.ID}}}}\\t{{{{.Names}}}}\\t{{{{.Status}}}}\""
"!docker ps --format \"table {{.ID}}\\t{{.Names}}\\t{{.Status}}\""
]
},
{
Expand Down

0 comments on commit d49dcec

Please sign in to comment.