Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

[WIP] Aggregate all diagnostic tools together #1810

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ndmlny-qs
Copy link
Contributor

Motivation

From an internal discussion, this is a work-in-progress that shows all diagnostic tools in a single dashboard.

Changes proposed

  • Renames the .prettierrc file to .prettierrc.json purely so editors can have the correct syntax highlighting for the file.
  • Updates the viz.py file to show how a dashboard that contains all the diagnostic tools in one command could be generated.

Test Plan

Visual inspection of the tool in the coin flipping tutorial, and output to a local build of the Docusaurus documentation.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • The title of my pull request is a short description of the requested changes.

- Renames the `.prettierrc` file to `.prettierrc.json` purely so editors
  can have the correct syntax highlighting for the file.
- Updates the `viz.py` file to show how a dashboard that contains all
  the diagnostic tools in one command could be generated.
@ndmlny-qs ndmlny-qs self-assigned this Nov 4, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 4, 2022
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@facebook-github-bot
Copy link
Contributor

@horizon-blue has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants