GibbsConsulting / jupyter-plotly-dash

Jupyter notebook wrapper for plotly dash applications
GNU Affero General Public License v3.0
81 stars 12 forks source link

Make the add_external_link flag also control the appearance of the endpoint text #38

Closed delsim closed 5 years ago

delsim commented 5 years ago

Setting the add_external_link property of a JupyterDash instance to False removes the clickable link for a new page showing just the app.

This setting should also remove the additional text 'for /app/endpoints/'

GibbsConsulting commented 5 years ago

Closing as fix merged to master and released as part of v0.3.0