diff --git a/_posts/python/2019-07-03-is-plotly-free.md b/_posts/python/2019-07-03-is-plotly-free.md index 09a26f949..afc9679a5 100644 --- a/_posts/python/2019-07-03-is-plotly-free.md +++ b/_posts/python/2019-07-03-is-plotly-free.md @@ -19,8 +19,7 @@ which use tiles from the Mapbox service (which is optional, as [you can use othe #### Can I use Plotly for Python offline, without being connected to the internet? -    **Yes.**   You can use Plotly for Python to make, view, and distribute graphics totally offline. The one exception is that to view tile maps -which use tiles from a cloud-hosted service, such as Open Street Maps or Mapbox, you will need a connection to that service. You can view tile maps totally offline if you run your own local tile server and [use its tiles](/python/mapbox-layers). +    **Yes.**   You can use Plotly for Python to make, view, and distribute graphics totally offline. #### Is Dash free? @@ -28,5 +27,5 @@ which use tiles from a cloud-hosted service, such as Open Street Maps or Mapbox, #### Does Plotly also make commercial software? -    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash). +    **Yes.**   Plotly has commercial offerings such as [Dash Enterprise](https://plotly.com/dash), [Plotly Studio](https://plotly.com/studio), and [Plotly Cloud](https://plotly.com/cloud).