Skip to content

Commit 6229b88

Browse files
committed
updated example JNB
1 parent 3a48607 commit 6229b88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/notebooks/publish_to_EarthCODE.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,8 @@
5656
"outputs": [],
5757
"source": [
5858
"import os\n",
59-
"import xcube\n",
6059
"import warnings\n",
61-
"import deep_code\n",
6260
"\n",
63-
"from xcube.webapi.viewer import Viewer\n",
6461
"from xcube.core.store import new_data_store\n",
6562
"from deep_code.tools.lint import LintDataset\n",
6663
"from deep_code.tools.publish import Publisher"

0 commit comments

Comments
 (0)