Hi, I have been using jupyter notebook for about a year, decided to install an old offline game which required some DirectX 9 and old version VS C++ installations, and suddenly unable to start jupyter notebook after this.
It just hangs after entering “jupyter notebook –debug”. Ctrl+C unable to respond but have to close the window. The screenshoot is as below. Seems that it unable to find the configuration files.
Then I tried to generate the config file with “–generate config” as many posts suggested. And digged out some json files from other root folders showed in the screenshot above, pasted them under C:\Users\dell\.jupyter. I have also tried to force jupyter accepting the config file, but still unable to move pass this stage.
Have tried search online for solutions but unable to find anything to solve this issue. Any help or hint is deeply appreciated!


