lgeiger / hydrogen-launcher

:rocket: Launch terminals and jupyter consoles connected to hydrogen
https://atom.io/packages/hydrogen-launcher
MIT License
96 stars 25 forks source link

Launch error #19

Closed MeetQingLiu closed 7 years ago

MeetQingLiu commented 7 years ago

Hello, When I try to launch any launcher, I got the following Error: the filename, directory name, or volume label syntax is incorrect

Any ways to solve this problems?

lgeiger commented 7 years ago

Could you give more information about your operating system and the full error output?

MeetQingLiu commented 7 years ago

image In Windows OS Thank you !

lgeiger commented 7 years ago

This looks a error from jupyter itself.

Does running jupyter console work?

If not, can you try conda install jupyter?

MeetQingLiu commented 7 years ago

Yes, It's the erro from jupyter. I reinstall jupyter and it's working now. Thanks

lgeiger commented 7 years ago

Excellent!