Skip to content

Commit

Permalink
build: update venv + waiting message
Browse files Browse the repository at this point in the history
  • Loading branch information
dfguerrerom committed Nov 23, 2023
1 parent d591fc3 commit df3dd25
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
jupyter
voila
toml
earthengine-api

# This version contains file input improements and a fix for the map resize
# and javascript links error fixed + versioning + navdrawer fix
git+https://github.com/12rambau/sepal_ui.git@sepal_pre_release

# custom libs
Expand Down
13 changes: 10 additions & 3 deletions ui.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<center><h1 class=\"text-center h3\" id=\"loading-app\">Setting things up for you... Thanks for waiting!</h1></center>"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -101,9 +108,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "(test) test-planet-order",
"display_name": " (venv) PlanetLab order (beta)",
"language": "python",
"name": "test-planet-order"
"name": "venv-planet-order"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -123,4 +130,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}

0 comments on commit df3dd25

Please sign in to comment.