Forum Discussion

Laris_Fdz's avatar
Laris_Fdz
Cloud Apps
07-07-2022

What is sipynb file format?

What is a sipnb file format for Jupyter notebooks import/export? I tried to google it and found absolutely nothing)
The user case is the following: sometimes we need to further develop notebook's code that is already used on prod. So I would like to export a notebook and open it in Jupyter notebook locally. But I can only import it with sipynb format and cannot open it in Jupyter later.

Any comments appreciated,
Larisa

1 Reply

Replies have been turned off for this discussion
  • HamzaJ's avatar
    HamzaJ
    Data Integration

    Hi Laris_Fdz 

    sipynb is a specific file format for importing custom code into the Sisense Elasticube (if I am not mistaken). If you want the notebook (ipynb)-file;

    - Click on the notebook you wish to export

    - click on Open in Jupyter

    - Then file>download as> your format