Skip to content

Commit 23f9726

Browse files
committed
docs: document labelling sources in tables (fixes cds-astro#169)
1 parent bfab48e commit 23f9726

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

79.5 KB
Loading

examples/04_Importing_Tables.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@
147147
" color=\"pink\",\n",
148148
" ra_field=\"coo1\",\n",
149149
" dec_field=\"coo2\",\n",
150+
" display_label=True,\n",
151+
" label_column=\"name\",\n",
150152
")"
151153
]
152154
},

0 commit comments

Comments
 (0)