Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
cell tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhelal committed Apr 24, 2024
1 parent ca1939d commit bf7dae3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
6 changes: 5 additions & 1 deletion docs/optim.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"metadata": {
"tags": [
"hide-input"
]
},
"outputs": [],
"source": [
"# Copyright (c) 2024 Graphcore Ltd. All rights reserved."
Expand Down
8 changes: 6 additions & 2 deletions docs/quirks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"metadata": {
"tags": [
"hide-input"
]
},
"outputs": [],
"source": [
"# Copyright (c) 2024 Graphcore Ltd. All rights reserved.\n"
"# Copyright (c) 2024 Graphcore Ltd. All rights reserved."
]
},
{
Expand Down
6 changes: 5 additions & 1 deletion docs/tour.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"metadata": {
"tags": [
"hide-input"
]
},
"outputs": [],
"source": [
"# Copyright (c) 2024 Graphcore Ltd. All rights reserved."
Expand Down

0 comments on commit bf7dae3

Please sign in to comment.