Filip Kilibarda
Results
1
comments of
Filip Kilibarda
``` $ jupyter console --InteractiveShellApp.exec_lines=['print("hi")'] In [1]: ``` Nothing prints for me. Are you on `v6.0.0`? My startup files *are* executing, but it appears that the `exec_lines` option is no...