This commit is contained in:
Vitor Santos Costa
2019-03-21 09:02:43 +00:00
parent 9980dd49a7
commit 25afc1477c
6 changed files with 18 additions and 10 deletions

View File

@@ -37,7 +37,8 @@ u
:- python_import(sys).
:- meta_predicate jupyter_query(+,:,+,-), jupyter_query(+,:,+).
jupyter_query(Caller, Cell, Line, Bindings ) :-
gated_call(
streams(true),