1. Mostly-zeros sites list

Mostly-zeros sites list

Home Forums FABRIC General Questions and Discussion Mostly-zeros sites list

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4862
    Debnil Sur
    Participant

      My output for fablib.list_sites() looks like:

      sites matrix with mostly zeros until the NICs

      How do I fix this? I’ve tried on the various Jupyter notebook servers and run into the same error.

      #4863

      Have you tried adding the force_refresh parameter?

      fablib.list_sites(force_refresh=True)

      #4864
      Debnil Sur
      Participant

        That gives me this error:

        `
        —————————————————————————
        TypeError Traceback (most recent call last)
        Cell In[6], line 54
        51 prompt_to_destroy_all_slices()
        53 fablib.show_config()
        —> 54 output = fablib.list_sites(force_refresh=True)
        56 None

        TypeError: list_sites() got an unexpected keyword argument ‘force_refresh’

        <code></code>`

        I’m using the Fall 2023 server (the default).

        #4865

        Usually this error comes up because older version of fabrictestbed-extensions is loaded.
        Can you check the file fabric_config/requirements.txt?
        If there are any entries for “fabrictestbed-extensions”, try to remove them save the file and then restart the jupyter server.

        #4869
        Ilya Baldin
        Participant

          Also be cognizant of which container type you are starting – we now offer several. For experimenters the ‘bleeding edge’ is worth trying as it should have all the latest released versions

        Viewing 5 posts - 1 through 5 (of 5 total)
        • You must be logged in to reply to this topic.
        FABRIC invites nominations for four awards recognizing innovative uses of FABRIC resources—Best Published Paper, Best FABRIC Matrix, Best FABRIC Experiment, and Best Classroom Use of FABRIC — submissions due by **Monday, February 24 at 11:59 PM ET**, and winners announced at KNIT10. [>>>Submit Form](https://docs.google.com/forms/d/e/1FAIpQLSeTp3i2iDhB7bHgN8ryMxZci8ya87yjeQd7_JMZImUodNinVA/viewform)

        KNIT10 Call for Demos Now Open! Submit your demo by **February 24**. [>>>Submit Demo](https://docs.google.com/forms/d/e/1FAIpQLScRIWqHliNP3DFWBCnalYN_fBXJXVM0PpP9YWWJdSebC95TvA/viewform)
        FABRIC invites nominations for four awards recognizing innovative uses of FABRIC resources—Best Published Paper, Best FABRIC Matrix, Best FABRIC Experiment, and Best Classroom Use of FABRIC — submissions due by **Monday, February 24 at 11:59 PM ET**, and winners announced at KNIT10. [>>>Submit Form](https://docs.google.com/forms/d/e/1FAIpQLSeTp3i2iDhB7bHgN8ryMxZci8ya87yjeQd7_JMZImUodNinVA/viewform)

        KNIT10 Call for Demos Now Open! Submit your demo by **February 24**. [>>>Submit Demo](https://docs.google.com/forms/d/e/1FAIpQLScRIWqHliNP3DFWBCnalYN_fBXJXVM0PpP9YWWJdSebC95TvA/viewform)