Git Product home page Git Product logo

nebari-jupyterhub-theme's People

Contributors

aktech avatar costrouc avatar danlester avatar dsludwig avatar iameskild avatar jacobtomlinson avatar nebari-sensei avatar pavithraes avatar rabernat avatar tonyfast avatar trallard avatar tylerpotts avatar viniciusdc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nebari-jupyterhub-theme's Issues

[BUG] - Inactive hyperlinks are unclear

Describe the bug

On the Nebari homepage, it's difficult to tell if there are hyperlinks until you hover on them, for example:

Regular:
Screenshot 2023-07-05 at 11 15 07 PM

On hover over "participant":

Screenshot 2023-07-05 at 11 15 13 PM

Expected behavior

Hyperlinks should have a different color and/or be underlined

How to Reproduce the problem?

Add a hyperlink in the welcome message displayed on the Nebari homescreen

Command output

NA

Versions and dependencies used.

NA

Anything else?

No response

[BUG] - sqlalchemy 2.0.0 includes breaking changes

Describe the bug

The 2023.1.1 release of the nebari-jupyterhub-theme causes problems for jupyterhub trying to spawn.

Expected behavior

Jupyterhub should spin up without any issues.

How to Reproduce the problem?

Deploy nebari with the image tag for jupyterhub set to 2023.1.1.

Command output

Loading /usr/local/etc/jupyterhub/secret/values.yaml
No config at /usr/local/etc/jupyterhub/existing-secret/values.yaml
Loading extra config: 01-theme.py
Loading extra config: 02-spawner.py
Loading extra config: 03-profiles.py
[I 2023-01-31 23:39:11.990 JupyterHub app:2479] Running JupyterHub version 1.5.0
[I 2023-01-31 23:39:11.990 JupyterHub app:2509] Using Authenticator: oauthenticator.generic.GenericOAuthenticator-14.1.0
[I 2023-01-31 23:39:11.990 JupyterHub app:2509] Using Spawner: cdsdashboards.hubextension.spawners.variablekube.VariableKubeSpawner-0.6.3
[I 2023-01-31 23:39:11.990 JupyterHub app:2509] Using Proxy: jupyterhub.proxy.ConfigurableHTTPProxy-1.5.0
[E 2023-01-31 23:39:12.002 JupyterHub app:2989]
    Traceback (most recent call last):
      File "/opt/conda/lib/python3.9/site-packages/jupyterhub/app.py", line 2986, in launch_instance_async
        await self.initialize(argv)
      File "/opt/conda/lib/python3.9/site-packages/jupyterhub/app.py", line 2521, in initialize
        self.init_db()
      File "/opt/conda/lib/python3.9/site-packages/jupyterhub/app.py", line 1723, in init_db
        dbutil.upgrade_if_needed(self.db_url, log=self.log)
      File "/opt/conda/lib/python3.9/site-packages/jupyterhub/dbutil.py", line 112, in upgrade_if_needed
        orm.check_db_revision(engine)
      File "/opt/conda/lib/python3.9/site-packages/jupyterhub/orm.py", line 811, in check_db_revision
        alembic_revision = engine.execute(
    AttributeError: 'Engine' object has no attribute 'execute'
    
Stream closed EOF for dev/hub-8c4d6f865-8cxqn (hub)

Versions and dependencies used.

No response

Anything else?

No response

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.