1

A python code is loaded in lighttable 0.4.11. ctrl+shift+enter doesn't run the code.

From the connect tab, one can see that the code is connected to ipython: enter image description here

Jean-Pat
  • 1,839
  • 4
  • 24
  • 41
  • did you lookup the [github issues](https://github.com/Kodowa/Light-Table-Playground/issues?page=1&state=open) or the [lighttable discussion group](https://groups.google.com/forum/#!forum/light-table-discussion)? chances are this has been reported. – Eliran Malka Jun 30 '13 at 18:27
  • Same problem than: https://groups.google.com/forum/#!topic/light-table-discussion/ExcOpPDNLWY. Doesn't seem to be fixed – Jean-Pat Jun 30 '13 at 20:33
  • Do you have a console open? – JeremyKun Oct 27 '13 at 17:36

1 Answers1

1

with version 0.64, on windows 7x64, this problem is still happen, but using command (CTRL+Space) and adding new connection (e.g. add Python27 path instead of Python33) helps the problem.

enter image description here

vahid abdi
  • 9,636
  • 4
  • 29
  • 35
SddS
  • 587
  • 1
  • 5
  • 17