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

Test the sample notebooks using Firefly to work with portal/app

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Done
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: Firefly, firefly_client
    • Labels:
      None

      Description

      DM-18396 made changes to the portal deployment entry points as following:

      1. Main Portal application: (instance-FQDN)/portal/app
      2. Time series viewer: (instance-FQDN)/portal/app/ts.html
      3. Slate: (instance-FQDN)/portal/app/slate.html

      We need to do  a test to make sure all the notebooks using Firefly for visualization still work with the new deployment in lsp-int. 

        Attachments

          Issue Links

            Activity

            Hide
            xiuqin Xiuqin Wu [X] (Inactive) added a comment -

            David Shupe tested the NB and reported back that the authentication did not work. It worked at one point and there are many LSP changes made since. Here is his test case:

            It is easiest to get a manual token string from Brian’s page, then:

            import firefly_client
            url = 'https://lsst-lsp-int.ncsa.illinois.edu/portal/app/'
            fc = firefly_client.FireflyClient(url=url, token=manual_token)

            Show
            xiuqin Xiuqin Wu [X] (Inactive) added a comment - David Shupe tested the NB and reported back that the authentication did not work. It worked at one point and there are many LSP changes made since. Here is his test case: It is easiest to get a manual token string from Brian’s page, then: import firefly_client url = 'https://lsst-lsp-int.ncsa.illinois.edu/portal/app/' fc = firefly_client.FireflyClient(url=url, token=manual_token)
            Hide
            shupe David Shupe added a comment - - edited

            I forgot to mention, the token work is not yet merged. It is on DM-18666. The DM-18666-authorization-headers branch of firefly_client must be used.

            Show
            shupe David Shupe added a comment - - edited I forgot to mention, the token work is not yet merged. It is on DM-18666 . The DM-18666 -authorization-headers branch of firefly_client must be used.
            Hide
            shupe David Shupe added a comment -

            After further testing today, the authentication is fully working for connecting the Python client FireflyClient to https://lsst-lsp-int.ncsa.illinois.edu/portal/app/.

            Show
            shupe David Shupe added a comment - After further testing today, the authentication is fully working for connecting the Python client FireflyClient to https://lsst-lsp-int.ncsa.illinois.edu/portal/app/ .
            Hide
            xiuqin Xiuqin Wu [X] (Inactive) added a comment -

            Tests done and the notebooks all work now.

            Show
            xiuqin Xiuqin Wu [X] (Inactive) added a comment - Tests done and the notebooks all work now.

              People

              Assignee:
              loi Loi Ly
              Reporter:
              xiuqin Xiuqin Wu [X] (Inactive)
              Watchers:
              David Shupe, Xiuqin Wu [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.