How to save as pdf jupyter files with non-latin symbols? For example, I've got
print('היי!')
In pdf, I will have only print(' !') I've seen that question, but nothing has changed after suggested solutions.
How to save as pdf jupyter files with non-latin symbols? For example, I've got
print('היי!')
In pdf, I will have only print(' !') I've seen that question, but nothing has changed after suggested solutions.