Len
Len
Found out what it was: I tried to find why it hangs and put a print() statement in the source. Apparently, that was a sensitive spot (see https://stackoverflow.com/questions/50689784/in-google-collab-i-get-iopub-data-rate-exceeded). So I...
Yea, - it does not take `','` in a sentence! Not sure about other punctuation.
Good to hear back from you. I was following SLING since 2019 with a great interest and high expectations. It seems ideal for high volume distributed knowledge acquision which is...
I sent you a direct email to your @ringgaard.com address with some ideas for collaboration. BTW: the link https://ringgaard.com/witex/ shows empty case for me.
~~~ :~/kaggleenv$ cat Dockerfile #/opt/jupyter/.jupyter # FROM gcr.io/kaggle-images/python:v109 # for GPU FROM gcr.io/kaggle-images/python # apply patch to enable token and change notebook directory to /kaggle/working # see jupyter_notebook_config.py.patch #COPY jupyter_notebook_config.py.patch...
https://github.com/microsoft/vscode-jupyter/issues/9436
Yes, I created the .env file in the workspace directory under WSL2 host: `` lenya@DESKTOP-XXXXXXXX:~/arga$ cat .env `` `` PYTHONPATH=~/kaggle/working `` I was referring to #9436 instructions provided by you...
ok, here is the beginning of the ouput I got (it repeats several times) ``` Visual Studio Code (1.93.0, wsl, desktop) Jupyter Extension Version: 2024.8.0. Python Extension Version: 2024.14.0. Pylance...
The issue is that .env file PYTHONPATH is not set when loading my workspace. Isn't this line corresponds to loading my .env `20:45:32.793 [debug] Get Custom Env Variables, Class name...
`Before cell `execution:` Visual Studio Code (1.93.0, wsl, desktop) Jupyter Extension Version: 2024.8.0. Python Extension Version: 2024.14.0. Pylance Extension Version: 2024.8.2. Platform: linux (x64). ```` `Temp` Storage folder ~/.vscode-server/data/User/globalStorage/ms-toolsai.jupyter/version-2024.8.0 Workspace...