Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-15301

Invalid imports in one or more notebooks

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: To Do
    • Resolution: Unresolved
    • Fix Version/s: None
    • Component/s: qa_explorer
    • Labels:
      None

      Description

      The "overview" notebook has this import:

      from explorer.catalog import ParquetCatalog
      

      which is not valid; it should be:

      from lsst.qa.explorer.catalog import ParquetCatalog
      

      Please check other notebooks for the same issue.

        Attachments

          Activity

          Hide
          tmorton Tim Morton [X] (Inactive) added a comment -

          Thanks for pointing this out; this should be added to the general "fix up the qa_explorer notebooks" ticket, DM-15101.

          Show
          tmorton Tim Morton [X] (Inactive) added a comment - Thanks for pointing this out; this should be added to the general "fix up the qa_explorer notebooks" ticket, DM-15101 .

            People

            Assignee:
            tmorton Tim Morton [X] (Inactive)
            Reporter:
            rowen Russell Owen
            Watchers:
            Russell Owen, Simon Krughoff, Tim Morton [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:

                Jenkins

                No builds found.