Giter VIP home page Giter VIP logo

dashboard's People

Contributors

mriduls avatar nllz avatar sbenthall avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

priyankaiitg

dashboard's Issues

Redirect from login to dashboard fails locally

After running the login and dashboard containers locally, and getting to the login page and entering the username and password, I get redirected to:

https://localhost/dashboard?bokeh-session-id={blah}

The browser errors.

image

I'm not sure if this redirect is working as intended, because the dashboard is at port 5006. So trying:

https://localhost:5006/dashboard?bokeh-session-id=B8XEv7K9odP1

... gets me a connection timeout error:

Uploading image.png…

dockerhub access denied?

$ docker push sbenthall/login_service
Using default tag: latest
The push refers to repository [docker.io/sbenthall/login_service]
89a33258e12c: Waiting 
338da766d3e3: Waiting 
193c6e65adca: Waiting 
078191858e46: Waiting 
512616846a81: Waiting 
fa2e9b864b54: Waiting 
74825a2609e8: Waiting 
af113905c937: Waiting 
5c563cc8b216: Waiting 
d4514f8b2aac: Waiting 
5ab567b9150b: Waiting 
a90e3914fb92: Waiting 
053a1f71007e: Waiting 
ec09eb83ea03: Waiting 
denied: requested access to the resource is denied

At this point I don't know how to get access to dockerhub configured.
A link to the right dockerhub docs would improve the README

Investigate long start up time of dashboard

  • Currently at startup, the docker contains consumes 100% CPU for more than a couple of seconds. This should not ideally happen.
  • Look into more techniques of speeding up panel dashboards.

Error running dashboard_bigbang image

Looks like PR #3 broke the docker image because of some bad syntax. @nllz

$ docker run sbenthall/dashboard_bigbang
ERROR: Error loading /code/dashboard.py:

Invalid syntax in 'dashboard.py' on line 96:
        "### Welcome to the Standards and Governance Dashboard

Traceback (most recent call last):
  File "/opt/conda/lib/python3.9/site-packages/bokeh/application/handlers/code_runner.py", line 106, in __init__
    nodes = ast.parse(source, os.fspath(path))
  File "/opt/conda/lib/python3.9/ast.py", line 50, in parse
    return compile(source, filename, mode, flags,
  File "/code/dashboard.py", line 96
    "### Welcome to the Standards and Governance Dashboard
                                                          ^
SyntaxError: EOL while scanning string literal

Error: error creating build container: short-name "mambaorg/micromamba:1.3.1-bullseye"...

Error when running the instructions on the README to build the dashboard image

$ git clone [email protected]:datactive/dashboard.git
$ cd dashboard/
$ cd images/

$ podman build --platform linux/amd64 -t mriduls/dashboard_bigbang -f dashboard/Dockerfile dashboard/
STEP 1/14: FROM mambaorg/micromamba:1.3.1-bullseye
Error: error creating build container: short-name "mambaorg/micromamba:1.3.1-bullseye" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.