Skip to content

Commit

Permalink
prevent users from thinking notebook hangs
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed May 18, 2024
1 parent 7f7fbca commit e3910ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions python/hal9.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,6 @@
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"source": [
"!hal9 run ."
],
"metadata": {},
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"source": [
Expand Down
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hal9"
version = "2.1.3"
version = "2.1.4"
description = ""
authors = ["Javier Luraschi <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit e3910ab

Please sign in to comment.