pip install datatorch
python3 -m pip install --editable .
pip3 install -r requirements.txt
Open your VSCode settings, by going Code -> Preferences -> Settings
. Search
for "python formatting provider" and select "black" from the dropdown menu.
pip install datatorch
python3 -m pip install --editable .
pip3 install -r requirements.txt
Open your VSCode settings, by going Code -> Preferences -> Settings
. Search
for "python formatting provider" and select "black" from the dropdown menu.