• Returns the URL converting this notebook to a certain format with nbconvert.

    Parameters

    • __namedParameters: {
          download: boolean;
          format: string;
          path: string;
      }
      • download: boolean
      • format: string
      • path: string

    Returns string