jlab 2.x support specify notebook_dir when launching the lab, such as jupyter lab ./, but the following command not function in jlab 3.0.5, it is still keep the notebook_dir specified in the global config file. jupyter lab ./ jupyter lab...
everytime i try to launch jupyter notebook i get a kernel error. i've tried uninstalling anaconda and installing again several times. i also tried installing through pip and it didn't help. i tried everything on #4572 and #2301. i tried everything i could find on stack overflow. jupyt...