Skip to content
Snippets Groups Projects

Remove cluster_profile parameter from notebooks which don't use it

Merged Thomas Kluyver requested to merge rm-cluster-profile-unused into master
2 files
+ 0
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -21,7 +21,6 @@
"metadata": {},
"outputs": [],
"source": [
"cluster_profile = \"noDB\" # The ipcluster profile to use\n",
"start_date = \"2019-01-01\" # date to start investigation interval from\n",
"end_date = \"NOW\" # date to end investigation interval at, can be \"now\"\n",
"dclass=\"jungfrau\" # Detector class\n",
Loading