You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.
I installed jupyter-flex using pip install and unable to add pages and rows as described in the documentation.
I am using JupyterLab to create the file. and added cell tags by clicking on the double cog icon. Tried running:
I installed jupyter-flex using pip install and unable to add pages and rows as described in the documentation.
I am using JupyterLab to create the file. and added cell tags by clicking on the double cog icon. Tried running:
jupyter nbconvert --to flex test-layout.ipynb --execute
The resulting html file shows only a single row, and no pages. Not sure if I'm missing any settings. Appreciate your help!
The text was updated successfully, but these errors were encountered: