Skip to content

Colab -> Conda -> Py3.6 and many outdated packages #137

Discussion options

You must be logged in to vote

Actually yes, in my case it is in Colab:

%%shell
eval "$(conda shell.bash hook)"
conda activate env_36_loc
chmod +x /content/drive/MyDrive/air-2023-group24/src/re_ranking_knrm.py
python3 /content/drive/MyDrive/air-2023-group24/src/re_ranking_knrm.py

  • You need first to set the execute permission on a file, allowing it to be run as a program.
    -> Then you run it and get the output in real time.

I would like to again express my sincere thanks to the great work of the members of Group 24.
The ladies there even managed to hand over certain parameters to the .py file, but for this aspect they are the experts WHO EARN CUDOS and bonus points.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Joerg0
Comment options

Answer selected by Joerg0
@whoopi24
Comment options

@JuLuk
Comment options

@whoopi24
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants