Since we are using not only google colab, but also kaggle, and local enviroments, it would be very useful to have a function that automatically detects the enviroment and then sets some config variables, such as the Paths.
I would like to add this myself
unpackai/unpackai/utils.py
Line 35 in d8aef3a
Since we are using not only google colab, but also kaggle, and local enviroments, it would be very useful to have a function that automatically detects the enviroment and then sets some config variables, such as the Paths.
I would like to add this myself