JupyterGitHub
  • Preparing search index...
  • The search index is not available
@jupyterlab
  • @jupyterlab
  • apputils
  • Printing
  • printURL

Function printURL

  • printURL(
        url: string,
        serverSettings?: ServerConnection.ISettings,
    ): Promise<void>
  • Prints a URL by loading it into an iframe.

    Parameters

    • url: string

      URL to load into an iframe.

    • OptionalserverSettings: ServerConnection.ISettings

      The server settings to use for the request.

    Returns Promise<void>

    • Defined in packages/apputils/src/printing.ts:75

Settings

Member Visibility
JupyterGitHub
@jupyterlab
  • Loading...

Generated using TypeDoc