gigasquid / colab-iclojure

Examples of How to Use Google Colaboratory with IClojure
18 stars 4 forks source link

I got syntax error by running the notebook. #1

Open veer66 opened 5 years ago

veer66 commented 5 years ago

I installed IClojure kernel.

default

And then I opened https://colab.research.google.com/github/gigasquid/colab-iclojure/blob/master/iclojure_with_deps_example.ipynb. I also "reset all runtimes".

I checked the notebook settings. default

But it still used IPython to run the source code. default

Please suggest me how to fix this.

okkinina commented 1 year ago

I got same problem.

Available kernels: iclojure /root/.local/share/jupyter/kernels/iclojure ir /usr/local/share/jupyter/kernels/ir python3 /usr/local/share/jupyter/kernels/python3


await connected: disconnected Error: await connected: disconnected at https://ssl.gstatic.com/colaboratory-static/common/3f8a5c327adb5d187b838ec576d80d53/external_polymer_binary_l10n__ko.js:6767:372

damesek commented 1 year ago

Same problem.