Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pothiers committed Sep 13, 2024
1 parent ee5e6b5 commit 1c878ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks_tsqr/NightLog.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"outputs": [],
"source": [
"# TODO For Times Square, UNCOMMENT next line and COMMENT the one after.\n",
"pip install git+https://github.com/lsst-ts/ts_logging_and_reporting.git@prototype\n",
"!pip install git+https://github.com/lsst-ts/ts_logging_and_reporting.git@prototype >/dev/null\n",
"#!pip install --upgrade ..\n",
"import lsst.ts.logging_and_reporting.source_adapters as sad\n",
"#from lsst.ts.logging_and_reporting.source_adapters import ExposurelogAdapter, NarrativelogAdapter"
Expand Down

0 comments on commit 1c878ef

Please sign in to comment.