1. earlier versions of Jupyter examples

earlier versions of Jupyter examples

Home Forums FABRIC General Questions and Discussion earlier versions of Jupyter examples

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8866
    Nirmala Shenoy
    Participant

      when I connect to my server I see all versions from 1.4.5 to 9 in my home directory. Is it required to keep a copy of all the earlier versions? I tried to delete ver 1.4.5, but is showed up again when I logged in.

       

      thanks

      Nirmala

      #8868
      Komal Thareja
      Participant

        Hi Nirmala,

        You don’t need to keep the example notebooks, so please go ahead and remove them.

        Could you also take a look at the contents of /home/fabric/fabric_config/fabric_config.json? I suspect there may be multiple entries in that file. If so, please delete it as well—this should prevent the older examples from being retained when you log in again.

        Best,

        Komal

        #8874
        Nirmala Shenoy
        Participant

          thanks Komal. I tried again today.

          I checked the fabric_config.json file – and did not see multiple entries. just the following

           

          #8876
          Nirmala Shenoy
          Participant

            Hello I noticed that the rel.1.4.5 show up in the fabric_config.json file. Can I delete the two lines in the json file/

             

            thanks

            Nirmala

            #8877
            Komal Thareja
            Participant

              Yes please Nirmala – Just keep the following in that file:

              This should allow you to delete older examples.

              {
              "examples": [
              {
              "url": "default",
              "location": "/home/fabric/work"
              }
              ]
              }

              Best,

              Komal

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.