Upgrading IPython3 to version 5.3.0

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
2
down vote

favorite












I've got both IPython and IPython3 installed. I recently upgraded IPython to version 5.3.0 using pip. However, I can't figure out how to upgrade IPython3. It's currently at version 2.4.1.







share|improve this question


























    up vote
    2
    down vote

    favorite












    I've got both IPython and IPython3 installed. I recently upgraded IPython to version 5.3.0 using pip. However, I can't figure out how to upgrade IPython3. It's currently at version 2.4.1.







    share|improve this question
























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I've got both IPython and IPython3 installed. I recently upgraded IPython to version 5.3.0 using pip. However, I can't figure out how to upgrade IPython3. It's currently at version 2.4.1.







      share|improve this question














      I've got both IPython and IPython3 installed. I recently upgraded IPython to version 5.3.0 using pip. However, I can't figure out how to upgrade IPython3. It's currently at version 2.4.1.









      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 11 '17 at 21:35









      Ravexina

      27.2k146493




      27.2k146493










      asked Jun 11 '17 at 21:18









      Daniel W.

      203




      203




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Use pip3 to do it:



          sudo apt install python3-pip
          pip3 install --upgrade pip --user
          pip3 install --upgrade ipython --user


          Available versions are: 5.4.1, 6.1.0



          https://pypi.python.org/pypi/ipython






          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f924423%2fupgrading-ipython3-to-version-5-3-0%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote



            accepted










            Use pip3 to do it:



            sudo apt install python3-pip
            pip3 install --upgrade pip --user
            pip3 install --upgrade ipython --user


            Available versions are: 5.4.1, 6.1.0



            https://pypi.python.org/pypi/ipython






            share|improve this answer
























              up vote
              1
              down vote



              accepted










              Use pip3 to do it:



              sudo apt install python3-pip
              pip3 install --upgrade pip --user
              pip3 install --upgrade ipython --user


              Available versions are: 5.4.1, 6.1.0



              https://pypi.python.org/pypi/ipython






              share|improve this answer






















                up vote
                1
                down vote



                accepted







                up vote
                1
                down vote



                accepted






                Use pip3 to do it:



                sudo apt install python3-pip
                pip3 install --upgrade pip --user
                pip3 install --upgrade ipython --user


                Available versions are: 5.4.1, 6.1.0



                https://pypi.python.org/pypi/ipython






                share|improve this answer












                Use pip3 to do it:



                sudo apt install python3-pip
                pip3 install --upgrade pip --user
                pip3 install --upgrade ipython --user


                Available versions are: 5.4.1, 6.1.0



                https://pypi.python.org/pypi/ipython







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 11 '17 at 21:31









                Ravexina

                27.2k146493




                27.2k146493



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f924423%2fupgrading-ipython3-to-version-5-3-0%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491