Skip to content

Commit

Permalink
feat: set venv on notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
dfguerrerom committed Dec 11, 2023
1 parent 47838f7 commit bcedc11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "(venv) sepal-leafmap",
"language": "python",
"name": "python3"
"name": "venv-sepal-leafmap"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -67,4 +67,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}

0 comments on commit bcedc11

Please sign in to comment.