We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf8e50 commit 4e56106Copy full SHA for 4e56106
nightly/FBS_Targets.ipynb
@@ -42,10 +42,10 @@
42
"metadata": {},
43
"outputs": [],
44
"source": [
45
- "import os\n",
46
- "if os.getenv(\"EXTERNAL_INSTANCE_URL\") is not None:\n",
47
- " print(\"updating rubin_nights\")\n",
48
- " !pip install --user --upgrade git+https://github.com/lsst-sims/rubin_nights.git --no-deps > /dev/null 2>&1"
+ "# import os\n",
+ "# if os.getenv(\"EXTERNAL_INSTANCE_URL\") is not None:\n",
+ "# print(\"updating rubin_nights\")\n",
+ "# !pip install --user --upgrade git+https://github.com/lsst-sims/rubin_nights.git --no-deps > /dev/null 2>&1"
49
]
50
},
51
{
0 commit comments