File tree Expand file tree Collapse file tree 1 file changed +8
-16
lines changed
Expand file tree Collapse file tree 1 file changed +8
-16
lines changed Original file line number Diff line number Diff line change 1919 {
2020 "cell_type" : " code" ,
2121 "execution_count" : null ,
22- "metadata" : {
23- "collapsed" : true
24- },
22+ "metadata" : {},
2523 "outputs" : [],
2624 "source" : [
2725 " # Python standard library\n " ,
125123 {
126124 "cell_type" : " code" ,
127125 "execution_count" : null ,
128- "metadata" : {
129- "collapsed" : true
130- },
126+ "metadata" : {},
131127 "outputs" : [],
132128 "source" : [
133129 " result_tab.write('my_result.tex', format='ascii.latex')"
141137 "source" : [
142138 " # Now use your favorite text editor to open the my_result.tex file.\n " ,
143139 " # For example:\n " ,
144- " !more my_result.tex"
140+ " !cat my_result.tex"
145141 ]
146142 },
147143 {
155151 {
156152 "cell_type" : " code" ,
157153 "execution_count" : null ,
158- "metadata" : {
159- "collapsed" : true
160- },
154+ "metadata" : {},
161155 "outputs" : [],
162156 "source" : [
163157 " # Due to the unpredictability of external services,\n " ,
320314 {
321315 "cell_type" : " code" ,
322316 "execution_count" : null ,
323- "metadata" : {
324- "collapsed" : true
325- },
317+ "metadata" : {},
326318 "outputs" : [],
327319 "source" : [
328320 " with warnings.catch_warnings():\n " ,
346338 "metadata" : {},
347339 "outputs" : [],
348340 "source" : [
349- " my_favorite_result = all_results['http://vizier.u-strasbg.fr/viz-bin/votable/-A?-out.all&-source= I/220/out& ']\n " ,
341+ " my_favorite_result = all_results['http://vizier.u-strasbg.fr/viz-bin/conesearch/ I/220/out? ']\n " ,
350342 " print(my_favorite_result.array.data.dtype.names)\n " ,
351343 " print(my_favorite_result.array.data)"
352344 ]
482474 "published" : false
483475 },
484476 "kernelspec" : {
485- "display_name" : " Python 3 " ,
477+ "display_name" : " Python [default] " ,
486478 "language" : " python" ,
487479 "name" : " python3"
488480 },
496488 "name" : " python" ,
497489 "nbconvert_exporter" : " python" ,
498490 "pygments_lexer" : " ipython3" ,
499- "version" : " 3.6.3 "
491+ "version" : " 3.6.4 "
500492 }
501493 },
502494 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments