Skip to content

nealrichardson/inspect_viz

 
 

Repository files navigation

inspect_viz

Learn more about Inspect Viz at https://meridianlabs-ai.github.io/inspect_viz/.

Installation

pip install git+https://github.com/meridianlabs-ai/inspect_viz

Development

For Python development:

pip install -e ".[dev]"

For JS / front-end development:

yarn install

While developing, you can run the following in a separate terminal to automatically rebuild JavaScript as you make changes:

yarn dev # or
yarn dev-sourcemap

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.1%
  • TypeScript 2.8%
  • JavaScript 1.9%
  • CSS 1.2%