Closed delsim closed 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.
add_external_link
False
This setting should also remove the additional text 'for /app/endpoints/'
Closing as fix merged to master and released as part of v0.3.0
Setting the
add_external_link
property of a JupyterDash instance toFalse
removes the clickable link for a new page showing just the app.This setting should also remove the additional text 'for /app/endpoints/'