Skip to content

Commit

Permalink
fix entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
dfguerrerom committed Jun 26, 2024
1 parent 3feeb8b commit f24c60c
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions ui.ipynb
Original file line number Diff line number Diff line change
@@ -1,25 +1,12 @@
{
"cells": [
{
<<<<<<< HEAD
"cell_type": "markdown",
"metadata": {},
"source": [
"<center><h1 class=\"text-center h3\" id=\"loading-app\">Setting things up for you... Thanks for waiting!</h1></center>"
]
},
{
=======
>>>>>>> main
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
<<<<<<< HEAD
=======
"\n",
>>>>>>> main
"from sepal_ui import sepalwidgets as sw\n",
"from component.message import cm\n",
"from component import tile"
Expand Down Expand Up @@ -115,9 +102,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "(test) test-planet-order",
"display_name": " (venv) planet-order",
"language": "python",
"name": "test-planet-order"
"name": "venv-planet-order"
},
"language_info": {
"codemirror_mode": {
Expand Down

0 comments on commit f24c60c

Please sign in to comment.