1. Yaxue Guo

Yaxue Guo

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 33 total)
  • Author
    Posts
  • in reply to: Forum submit button UX #3440
    Yaxue Guo
    Keymaster

      Test reply with Ilya’s code:

      
      def __init__(self):
      super().__init__()
      self.network_service_info = None
      
      def set_network_service_info(self, ns_info: NetworkServiceInfo):
      self.network_service_info = ns_info
      
      
      • This reply was modified 2 years, 2 months ago by Yaxue Guo.
      in reply to: Forum submit button UX #3427
      Yaxue Guo
      Keymaster

        This is a test reply with TinyMCE Rich Editor and use BBCodes for content formatting as well.

        Code Snippet (using BBCodes “scode” tag)

        
        status, advertised_topology = slice_manager.resources()
        
        print(f"Status: {status}")
        if status == Status.OK:
        print(f"Toplogy: {advertised_topology}")
        else:
        print(f"Error: {advertised_topology}")
        
        

        Item List/ Text Color/ Strikethrough (using TinyMCE editor toolbar)

        • Item 1
        • Item 2
        • Item 3

         

         

        • This reply was modified 2 years, 2 months ago by Yaxue Guo.
        in reply to: Forum submit button UX #3426
        Yaxue Guo
        Keymaster

          Hi, this forum is powered by the plugin bbPress and we use another plugin GD bbPress Toolbox to support the Code Snippet requirements in this topic/ reply editor, which currently only supports BBCodes but not markdown yet.

          The good news is that there will be markdown support in the upcoming 7.0 version per the developer of GD bbPress Toolbox.

          in reply to: Forum submit button UX #3396
          Yaxue Guo
          Keymaster

            I just enabled BBCodes in the forum content editor and this is a test reply to try various tag options that BBCodes support. (BBCode tags reference).

            Code Snippet

            status, advertised_topology = slice_manager.resources()
            
            print(f"Status: {status}")
            if status == Status.OK:
                print(f"Toplogy: {advertised_topology}")
            else:
                print(f"Error: {advertised_topology}")
            

            Youtube Video

            Quote

            Hello World

            Link to an existing forum topic by id
            https://learn.fabric-testbed.net/forums/topic/quick-start-guide/

            in reply to: How to delete slices #3305
            Yaxue Guo
            Keymaster

              @YingqiangYuan, Hi Yingqiang, are you still getting the error message “users’ credential is expired.” after re-login then click the “Delete” button on Slice Viewer page?

              in reply to: How to delete slices #3304
              Yaxue Guo
              Keymaster

                @YingqiangYuan, Hi Yingqiang, are you still getting the error message “users’ credential is expired.” after re-login then click the “Delete” button on Slice Viewer page?

                in reply to: How to delete slices #3297
                Yaxue Guo
                Keymaster

                  Hi Yingqiang, The token that portal auto generated is valid for 1 hour, and the token is necessary for accessing slice data via Orchestrator API. Please logout and login back then try again.

                  @yoursunny, Thanks for your suggestion about this login status issue for portal. I’ve created a ticket for adding the session-timeout reminder in portal and we’ll fix this issue as soon.

                  in reply to: Two problem I am having so far for logging into FABRIC VMs #3269
                  Yaxue Guo
                  Keymaster

                    Portal has been updated to v1.3.4 with the following updates:

                    – Capabilities to display management IP address, SSH command and MAC address in Slice Viewer after slice is up;
                    – Fixed sliver key configuration issue in portal Slice Builder.

                    Thank you all for helping improve portal!

                    VM management IP Address/ SSH command

                    in reply to: Two problem I am having so far for logging into FABRIC VMs #3128
                    Yaxue Guo
                    Keymaster

                      Hi there, it’s under development for portal to show management IP address of VM nodes and will be available soon. Thanks for your suggestion and patience!

                      in reply to: Regarding my user credential #3073
                      Yaxue Guo
                      Keymaster

                        Hi Yingqiang,

                        May I ask if you have a screenshot of the error page or the error message content? And could you please try to clean the browser cookies and cache then login? Thanks for using forum and providing feedback.

                        Best,

                        Yaxue

                        Yaxue Guo
                        Keymaster

                          Hi Brandon,

                          This is a great suggestion! I’m the front-end developer for FABRIC portal and I’ll create a ticket and implement this update.

                          Thanks for your time and insights!

                          Yaxue

                          in reply to: Can’t make first slice using Portal interface #2157
                          Yaxue Guo
                          Keymaster

                            Hi Nick,

                            Thank you for your feedback and suggestions! Portal has updated “Experiments -> My Slices” page as below for users’ easier access to portal slice builder. Two buttons “Create Slice in Portal” and “Create Slice in JupyterHub” are added on the top.

                            For users that don’t have a slice yet:

                            My Slices page when the user doesn't have a slice

                            For users who have slices:

                            I’m updated the guide article accordingly as well. Please do not hesitate to let us know any other issues you encountered. Thanks again for your time and help!

                            Yaxue

                            in reply to: Can’t make first slice using Portal interface #2087
                            Yaxue Guo
                            Keymaster

                              This screenshot has been added to the guide article. And clicking the link of “Portal” in the red square will lead you to the slice builder page(same effect as clicking on “Create Slice” button in the other case for users with existing slices). This UI will be improved soon by adding buttons “Create Slice in Portal” and “Create Slice in JupyterHub” (Github ticket). But for now could you please click the link and try slice builder? Thanks!

                              in reply to: Can’t make first slice using Portal interface #2079
                              Yaxue Guo
                              Keymaster

                                Hi Nick,

                                Thanks for pointing out this usability issue! Your opinion is insightful and really matters to us.  I’ve updated the user guide for now to include screenshots and guidance for users with no project/ no slice. In the callout message you mentioned saying “We couldn’t find your slice. Please create slices from Portal or JupyterHub …” The links to portal slice builder and JupyterHub are clickable and will lead you to corresponding pages. I’ll also update this callout message to include an obvious “Create Slice” button soon as a request added to this Github issue, then update the guide article accordingly.

                                Yaxue

                                in reply to: FABRIC misspelled on projects tab #2050
                                Yaxue Guo
                                Keymaster

                                  Oops… Thank you for catching this typo! I created a ticket: https://github.com/fabric-testbed/fabric-portal/issues/187 . Could you please record any other issues (could be functional bug or usability issue) you found during your use of FABRIC Portal?  Thanks again for your time and help!

                                Viewing 15 posts - 16 through 30 (of 33 total)