support
This commit is contained in:
5
packages/python/yap_kernel/jupyter.yap
Normal file
5
packages/python/yap_kernel/jupyter.yap
Normal file
@@ -0,0 +1,5 @@
|
||||
:- if( current_prolog_flag(apple, true) ).
|
||||
|
||||
:- putenv( 'LC_CTYPE', 'en_us:UTF-8'),
|
||||
|
||||
:- endif.
|
Reference in New Issue
Block a user