plotly / documentation

Issue tracker for Plotly's open-source documentation.
423 stars 549 forks source link

Python Title & Name In/consistency #816

Open bcdunbar opened 6 years ago

bcdunbar commented 6 years ago
publisher.publish(
    'your-tutorial-chart.ipynb', 'python/your-tutorial-chart/', 'Your Tutorial Chart',
    'How to make your-tutorial-chart plots in Python with Plotly.',
    title = 'Python Your Tutorial Chart | Plotly',
    has_thumbnail='true', thumbnail='thumbnail/your-tutorial-chart.jpg', 
    language='python', 
    # page_type='example_index', // note this is only if you want the tutorial to appear on the main page: plot.ly/python
    display_as='chart_type', order=2,
    ipynb= '~notebook_demo/1')

List of docs that need updated (most of these have | plotly in the 3rd argument):

bcdunbar commented 6 years ago

@cldougl as the list is quite extensive should we add tags at the same time?

cldougl commented 6 years ago

yes I think so!

bcdunbar commented 6 years ago

@cldougl I can grab this in conjunction with https://github.com/plotly/documentation/issues/917 but did we decide on what to do with tags? If not, I'll remove ... | Plotly since I'm already running through some of these docs.

cldougl commented 6 years ago

I think no tags for now is ok