Skip to content

Commit

Permalink
build codespaces using docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Aug 9, 2023
1 parent 8046ba2 commit 78def5e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
1 change: 1 addition & 0 deletions docker/dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FROM unifyai/ivy:latest
12 changes: 0 additions & 12 deletions learn_the_basics/03_compile_code.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,6 @@
"!pip install ivy"
]
},
{
"cell_type": "code",
"execution_count": null,
"outputs": [],
"source": [
"import os\n",
"os.environ['IVY_ROOT'] = \"fnfPuFTQ6Yj8agH+Ei4SHKyCoUIWavl9spvKRdXwqmc=\""
],
"metadata": {
"collapsed": false
}
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down

0 comments on commit 78def5e

Please sign in to comment.