Navigation

    Quantiacs Community

    • Register
    • Login
    • Search
    • Categories
    • News
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    notebook for googlecolab not working

    Support
    2
    3
    186
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      alfredaita last edited by

      google colab will not install the package.
      seems to be a SSH issue on the github side.

      support 1 Reply Last reply Reply Quote 1
      • support
        support @alfredaita last edited by

        @alfredaita Hi, thanks for the report.

        Please change the following line in the first cell of the notebook:

        ! pip install git+git://github.com/quantiacs/toolbox.git

        with:

        ! pip install git+https://github.com/quantiacs/toolbox.git

        and it will work

        A 1 Reply Last reply Reply Quote 0
        • A
          alfredaita @support last edited by

          @support Thanks seems fine

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors
          • Documentation
          • About
          • Career
          • My account
          • Privacy policy
          • Terms and Conditions
          • Cookies policy
          Home
          Copyright © 2014 - 2021 Quantiacs LLC.
          Powered by NodeBB | Contributors