mljar / mercury

Convert Jupyter Notebooks to Web Apps
https://RunMercury.com
GNU Affero General Public License v3.0
3.87k stars 243 forks source link

Add and delete notebook from REST Endpoint #412

Open kriyanshii opened 6 months ago

kriyanshii commented 6 months ago

Is there any way to add notebooks from URL endpoint. Like: localhost:8000/mercury/addnotebook/?name=untitled.ipynb

pplonski commented 6 months ago

Hi @kriyanshishah,

That would be fantastic feature. It is not yet available, but I would like to implement it.

kriyanshii commented 6 months ago

hey! I worked on it. My version is working. here are some screenshots. Screenshot (632) Screenshot (633) Screenshot (635) Screenshot (634)