I have already intalled Anaconda 3.When I run Jupyter Notebook and save something. The next problem appears:
C:\ProgramData\Anaconda3\lib\site-packages\nbformat_init_.py:128: MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in future nbformat versions. You may want to use
normalize()
on your notebooks before validations (available since nbformat 5.1.4). Previous versions of nbformat are fixing this issue transparently, and will stop doing so in the future. validate(nb)C:\ProgramData\Anaconda3\lib\site-packages\notebook\services\contents\manager.py:353: MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in future nbformat versions. You may want to use
normalize()
on your notebooks before validations (available since nbformat 5.1.4). Previous versions of nbformat are fixing this issue transparently, and will stop doing so in the future. validate_nb(model['content']) [I 23:27:05.005 NotebookApp] Starting buffering for 956f2cf8-4baa-4f41-a715-89fc3e1b078c:7228c4b40f9241eb968ac5f8c1af
where python --> C:\ProgramData\Anaconda3\python.exe C:\Users\Mitko Stoychev\AppData\Local\Programs\Python\Python310\python.exe C:\Users\Mitko Stoychev\AppData\Local\Microsoft\WindowsApps\python.exe
where jupyter (base) --> C:\Users\Mitko Stoychev>where jupyter C:\ProgramData\Anaconda3\Scripts\jupyter.exe