mirror of
https://github.com/AllenDowney/AstronomicalData.git
synced 2026-03-12 21:22:57 -07:00
Fixing pip install
This commit is contained in:
@@ -123,7 +123,7 @@
|
|||||||
"IN_COLAB = 'google.colab' in sys.modules\n",
|
"IN_COLAB = 'google.colab' in sys.modules\n",
|
||||||
"\n",
|
"\n",
|
||||||
"if IN_COLAB:\n",
|
"if IN_COLAB:\n",
|
||||||
" !pip install astroquery astro-gala python-wget"
|
" !pip install astroquery astro-gala wget"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -115,7 +115,7 @@
|
|||||||
"IN_COLAB = 'google.colab' in sys.modules\n",
|
"IN_COLAB = 'google.colab' in sys.modules\n",
|
||||||
"\n",
|
"\n",
|
||||||
"if IN_COLAB:\n",
|
"if IN_COLAB:\n",
|
||||||
" !pip install astroquery astro-gala python-wget"
|
" !pip install astroquery astro-gala wget"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -101,7 +101,7 @@
|
|||||||
"IN_COLAB = 'google.colab' in sys.modules\n",
|
"IN_COLAB = 'google.colab' in sys.modules\n",
|
||||||
"\n",
|
"\n",
|
||||||
"if IN_COLAB:\n",
|
"if IN_COLAB:\n",
|
||||||
" !pip install astroquery astro-gala python-wget"
|
" !pip install astroquery astro-gala wget"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -108,7 +108,7 @@
|
|||||||
"IN_COLAB = 'google.colab' in sys.modules\n",
|
"IN_COLAB = 'google.colab' in sys.modules\n",
|
||||||
"\n",
|
"\n",
|
||||||
"if IN_COLAB:\n",
|
"if IN_COLAB:\n",
|
||||||
" !pip install astroquery astro-gala python-wget"
|
" !pip install astroquery astro-gala wget"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -95,7 +95,7 @@
|
|||||||
"IN_COLAB = 'google.colab' in sys.modules\n",
|
"IN_COLAB = 'google.colab' in sys.modules\n",
|
||||||
"\n",
|
"\n",
|
||||||
"if IN_COLAB:\n",
|
"if IN_COLAB:\n",
|
||||||
" !pip install astroquery astro-gala python-wget"
|
" !pip install astroquery astro-gala wget"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user