Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LizardByte/dashboard

dashboard

A Jupyter notebook that creates a dashboard for viewing LizardByte repository data.

Contributing

  1. Notebooks should be committed with the output cleared.

    find . -name '*.ipynb' -exec nb-clean clean {} \;

    Or for a single notebook:

    nb-clean clean ./notebook/dashboard.ipynb
  2. You can create a preview of the notebook in html by running the following commands:

    npm install
    cp -f ./node_modules/ploty.js/dist/plotly.min.js ./gh-pages/plotly.js
    jupyter nbconvert --debug --config=./jupyter_nbconvert_config.py --execute --no-input --to=html --output-dir=./gh-pages --output=index ./notebook/dashboard.ipynb

Reviewing PRs

Notebook diffs are difficult to read. To make reviewing easier, you can enable the Rich Jupyter Notebook Diff feature in your GitHub account settings.

Local options are also available. See this for more information.

About

Developer dashboard for LizardByte repositories, built using Jupyter.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /