Embed openpyxl and xlsxwriter in the default Python env of the default OVA image
tomtom
Registered Posts: 21 ✭✭✭✭
Hello,
Out of the box, openpyxl and xlsxwriter are not installed in the default Python environment from the released image. It would be cool to embed them.
Cheers
Out of the box, openpyxl and xlsxwriter are not installed in the default Python environment from the released image. It would be cool to embed them.
Cheers
Tagged:
Best Answer
-
We only embed packages that we use in our current features. You can add a code environment to be used by your recipes or notebooks https://doc.dataiku.com/dss/latest/code-envs/index.html
However, do you have a specific feature request? Is your use case related to the previous question?
Answers
-
Yes it is related to my other question, that you answered with a proposal for a multi-sheet plugin.