nebari-dev / nebari-dev/nebari-docs

[DOC] - How to add custom link to top bar

Open
#596 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: documentation 📖
Dominant language
No language data
Stars
21
Forks
40
Avg merge
19h 50m
Merged PRs (30d)
6

Description

Preliminary Checks
Summary
Image

On this top bar, we'd like to add a custom link to user-facing documentation, ie how to use the hub, conda-store etc.

We are not using jhub apps which would be configured here

@viniciusdc suggested in the in the community meeting the first thing to try would be

jupyterhub: 
  overrides:
    hub: 
      services: 
         custom-doc: url
```
(services dict syntax may not be quite like that) 

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the referenced 02-spawner.py file and the JupyterHub configuration shown in the issue, checking how the hub's services dictionary is structured. Document the supported configuration for adding a user-facing custom link to the top bar, including the correct services syntax and an example URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, yaml
Domain
devops, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.