We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a48607 commit 6229b88Copy full SHA for 6229b88
examples/notebooks/publish_to_EarthCODE.ipynb
@@ -56,11 +56,8 @@
56
"outputs": [],
57
"source": [
58
"import os\n",
59
- "import xcube\n",
60
"import warnings\n",
61
- "import deep_code\n",
62
"\n",
63
- "from xcube.webapi.viewer import Viewer\n",
64
"from xcube.core.store import new_data_store\n",
65
"from deep_code.tools.lint import LintDataset\n",
66
"from deep_code.tools.publish import Publisher"
0 commit comments