i have one question on " How to link Replit with jupyter notebook " ! Since i have already use the following code " pip install notebook " in Shell of Replit , then input " jupyter notebook " in Shell of Replit, but it didn’t work ! ( it shows that " No web browser found: could not locate runnable browser.") & provide the link as below:
but when i try to hit the above link , then it comes out " the connection is failed ( localhost connection is refused ) " , so would you please kindly advise how to solve this problem and thank you so much !
really appreciate your help ! but when i follow the instructions from README , then i got the enecrypted password but unfortunately i have no idea about " where the Replit Secret is " and " how to proceed the 3rd step : Copy enecrypted password to a Replit Secret with the name NOTEBOOK_PASSWORD , so would you please kindly advise how to solve this problem with images ! Thank you so much !
Hi @IanAtReplit, thank you so much for your video but I sill have some questions as below:
When i type the password(from the 2nd step) into the Replit and it create the " enecrypted password " successfully, the shell of Replit shows some text “…with the following contents: …” but i don’t know the exact beginning & the exact end of enecrypted passwords which were shown on Shell ! Whatever
the enecrypted passwords like " argon2:$argon2…jig " or " $argon2id…jig " , both of these two enecrypted passwords are used in value column of Replit Secret, it connects to the jupyter notebook in another new tab but when i use the password ( from 2nd step ) , then it doesn’t work and the web page shows " Invalid credentials " ! so would you please kindly advise how to solve this problem & Thank you very much in advance !
i found that the password can’t include the specified character like " @ " ,
if you put the " @ " in your password , then you can’t login the jupyter notebook successfully !
thank you for your question !