Skip to content

Enhance docs pages with debugging/profiling guides #637

@jacobtomlinson

Description

@jacobtomlinson

All of our deployment pages cover install and smoke tests, but nothing beyond that. A common question we get is how to debug our work in these environments.

We should compile a list of common debugging tasks, such as executing Python with nsys and retrieving the profile to view locally in NSight.

We should then go through each deployment page and add instructions on how to do these tasks. In VMs this will likely be easy as we control everything in the stack. In managed notebook environments it may be harder to debug as we don't control the startup commands. These environments are the places where this kind of information is even more valuable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions