Skip to content

Building doc directory - mapbox_token needed #3483

Closed
@magic-lantern

Description

@magic-lantern

I'm wanting to build a version of plotly for offline use - specifically the documentation.

When I follow the very simple directions provided at https://github.com/plotly/plotly.py/tree/master/doc I do the following:

  1. git clone [email protected]:plotly/plotly.py.git
  2. cd plotly.py/doc
  3. conda create -n plotly_docs python=3.8 pip
  4. conda activate plotly_docs
  5. pip install -r requirements.txt
  6. make

I get the following error:

make: *** No rule to make target 'python/.mapbox_token', needed by 'build/ipynb/.mapbox_token'.  Stop.

I'm not able to find information about mapbox_token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions