Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save notebook is not working in v1.0 #56

Open
tariqrahiman opened this issue Oct 1, 2021 · 2 comments
Open

save notebook is not working in v1.0 #56

tariqrahiman opened this issue Oct 1, 2021 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tariqrahiman
Copy link

tariqrahiman commented Oct 1, 2021

I created my first sample notebook. Run through the different steps as in https://www.youtube.com/watch?v=prBuqaozsoE&ab_channel=MLJAR
Then i saved the notebook
I got a green message which says Notebook Saved Successfully on top right corner.
I restarted the MLJAR Studio and i only see the import packages step.
All other steps are lost.
I digged bit and saw that the output was created. However on reopen all steps are lost.

May be you can add a configurable AutoSave feature which saves notebook every 15 minutes
MLJAR-Save
MLJAR-Output

@pplonski
Copy link
Contributor

pplonski commented Oct 2, 2021

Thank you for reporting. Must be some bug.

@pplonski pplonski self-assigned this Oct 2, 2021
@pplonski pplonski added the bug Something isn't working label Oct 2, 2021
@tariqrahiman
Copy link
Author

tariqrahiman commented Oct 3, 2021

@pplonski Log attached. This is Critical bug, cannot continue testing out code, since nothing is being saved

[I 19:54:38.148 NotebookApp] Kernel shutdown: 51074fa9-2abd-45f3-bd91-e61b95de97a2
ERROR:asyncio:Exception in callback <TaskWakeupMethWrapper object at 0x000002569D7E5AC0>(<Future finis...586"\r\n\r\n'>)
handle: <Handle <TaskWakeupMethWrapper object at 0x000002569D7E5AC0>(<Future finis...586"\r\n\r\n'>)>
Traceback (most recent call last):
File "C:\Users\Owner\AppData\Roaming\MLJAR-Studio\miniconda\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
RuntimeError: Cannot enter into task <Task pending name='Task-2' coro=<HTTP1ServerConnection._server_request_loop() running at C:\Users\Owner\AppData\Roaming\MLJAR-Studio\miniconda\lib\site-packages\tornado\http1connection.py:823> wait_for=<Future finished result=b'GET /api/co...1586"\r\n\r\n'> cb=[IOLoop.add_future..() at C:\Users\Owner\AppData\Roaming\MLJAR-Studio\miniconda\lib\site-packages\tornado\ioloop.py:688]> while another task <Task pending name='Task-194' coro=<MultiKernelManager._async_start_kernel() running at C:\Users\Owner\AppData\Roaming\MLJAR-Studio\miniconda\lib\site-packages\jupyter_client\multikernelmanager.py:186>> is being executed.

@pplonski pplonski added this to the 1.1.0 milestone Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants