A got a strange issue with Jupyter lab. If I type print(1), it prints \'1\' under the code cell.
print(1)
If I import a library that prints output, it is printed