3

Is there a way to export JetBrains Datalore notebooks to any format (preferably PDF)?

I have looked at Jupyter notebook solutions but could not find a way to implement them in Datalore and I also tried to make Jupyter more like Datalore (auto-completing latex and code and side by side view) but did not find a way to do this as well.

shabunc
  • 23,119
  • 19
  • 77
  • 102
Edo Mor
  • 33
  • 4

2 Answers2

2

You can export to .ipynb: File -> Export .ipynb, and then use nbconvert.

enter image description here

Datalore itself doesn't support PDF yet

shabunc
  • 23,119
  • 19
  • 77
  • 102
uppi
  • 300
  • 2
  • 11
1

Yes, you can export it as a PDF from the File menu tab pdf export