Open MikolajKita opened 1 year ago
For Jupyter Notebook Post (Beta), currently it only supports cloud storage type of storage (gcs/s3). For example: --repo gs://{bucket}/(path_to_files)
. Please let us know if you prefer git version of file control of UI notebook management.
Hi, thanks for open-sourcing this!
I have setup Knowledge Repo 0.9.3 with PostgresSQL database and everything works as intended, apart from uploading Jupyter Notebook from the UI (In Add Post, option: Jupyter Notebook Post (Beta) - Write a post with uploaded Jupyter Notebook), which after Save & Preview will give me an info: "The post wasn't saved! Message: undefined" and it will raise NotImplementedError in the application.
I assume this is because it's, as the error says, not implemented, but just to check: