Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
paulxshen committed Jan 23, 2025
1 parent aba7a4d commit 6a1d58c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Luminescent_AI_docs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,17 @@
"export PATH=$PATH:/usr/local/Luminescent/bin\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "d911fe47",
"metadata": {},
"outputs": [],
"source": [
"import os\n",
"os.environ['PATH'] += ':/usr/local/Luminescent/bin'"
]
},
{
"cell_type": "markdown",
"id": "7cad983b",
Expand Down

0 comments on commit 6a1d58c

Please sign in to comment.