Skip to content

Commit

Permalink
Merge branch 'develop' into tickets/DM-45892
Browse files Browse the repository at this point in the history
  • Loading branch information
pothiers authored Aug 27, 2024
2 parents 40c4c15 + 7f4933e commit eb05262
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions notebooks_tsqr/logrep_proto_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,14 @@
"cell_type": "code",
"execution_count": null,
"id": "3",
"metadata": {},
"metadata": {
"jupyter": {
"source_hidden": true
}
},
"outputs": [],
"source": [
"env = 'usdf_dev' # usdf-dev, tucson, slac, summit\n",
"env = 'usdf_dev' # usdf-dev, tucson, slac, summit\n",
"log_name = 'narrativelog'\n",
"log = log_name\n",
"limit = int(record_limit)\n",
Expand Down

0 comments on commit eb05262

Please sign in to comment.