Skip to content

explore_endpoints not redirecting to website #405

Open
@ccchatman

Description

It's difficult for me to determine if the error is due to something on my system or if the redirect option is experiencing issues. This is my first time trying to use the toxEval workflow.

library(toxEval)
explore_endpoints()

Listening on http://127.0.0.1:4353
The name provided ('fa-file-code-o') does not correspond to a known icon
Warning: Navigation containers expect a collection of bslib::nav()/shiny::tabPanel()s and/or bslib::nav_menu()/shiny::navbarMenu()s. Consider using header or footer if you wish to place content above (or below) every panel's contents.
Warning in file(con, "r") :
cannot open file 'www/footer.html': No such file or directory
Warning: Error in file: cannot open the connection
78: file
77: readLines
76: htmltools::includeHTML
2: shiny::runApp
1: explore_endpoints
The name provided ('fa-file-code-o') does not correspond to a known icon
Warning: Navigation containers expect a collection of bslib::nav()/shiny::tabPanel()s and/or bslib::nav_menu()/shiny::navbarMenu()s. Consider using header or footer if you wish to place content above (or below) every panel's contents.
Warning in file(con, "r") :
cannot open file 'www/footer.html': No such file or directory
Warning: Error in file: cannot open the connection
78: file
77: readLines
76: htmltools::includeHTML
2: shiny::runApp
1: explore_endpoints

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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