Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions _posts/python/2019-07-03-is-plotly-free.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ language: python

#### Can I use Plotly for Python without signing up to any service?

    **Yes.**   You can use Plotly for Python to make, view, and distribute charts and maps without registering for any service,
obtaining any token, or creating any account. The one exception is that to view tile maps
which use tiles from the Mapbox service (which is optional, as [you can use other tile servers](/python/mapbox-layers)), you will need to have a Mapbox token.
    **Yes.**   You can use Plotly for Python to make, view, and distribute charts and maps without registering for any service.

#### Can I use Plotly for Python offline, without being connected to the internet?

Expand Down