jupyter / notebook

Jupyter Interactive Notebook
https://jupyter-notebook.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11.39k stars 4.74k forks source link

jupyter on pycharm: the procedure for working on a saved jupyter notebook #3722

Open danizil opened 6 years ago

danizil commented 6 years ago

Hi. I am starting to work with Jupyter notebooks and I really love it when it does work. Specifically in pyCharm I love it, although it seems to be difficult to return to an existing notebook. When I start the notebook on pycharm it raises an alert that asks me for a url and authentication token. it doesn't except the token from when i bash "jupyter notebook list" and i cant access anything on pycharm for all eternity until I forcefully shut it down. I think my problem is that i don't know how to initialize a url a token when I access the notebook on pycharm. Is the url generated for for an entire session with multiple notebooks? or does each notebook I open get both? what is the procedure for working on a saved notebook on pycharm?

takluyver commented 6 years ago

Is the url generated for for an entire session with multiple notebooks? or does each notebook I open get both?

There's one base URL and one token for an entire session; each notebook you open has a separate URL which starts with the base URL (like http://localhost:8888/notebook/Untitled1.ipynb).

I don't know about Pycharm's Jupyter features. You'll probably need to ask in a Pycharm forum for that.

qyj2006 commented 5 years ago

Hi. I am starting to work with Jupyter notebooks and I really love it when it does work. Specifically in pyCharm I love it, although it seems to be difficult to return to an existing notebook. When I start the notebook on pycharm it raises an alert that asks me for a url and authentication token. it doesn't except the token from when i bash "jupyter notebook list" and i cant access anything on pycharm for all eternity until I forcefully shut it down. I think my problem is that i don't know how to initialize a url a token when I access the notebook on pycharm. Is the url generated for for an entire session with multiple notebooks? or does each notebook I open get both? what is the procedure for working on a saved notebook on pycharm?

hi,could you tell me how to start the notebook project on pycharm? which file below should i run? setup.py? setupbase.py? init.py? main.py?

danizil commented 5 years ago

Hey man. Lets whatsapp +972532755750

בתאריך יום ה׳, 13 בדצמ׳ 2018, 11:55 AM, מאת qyj2006 < notifications@github.com>:

Hi. I am starting to work with Jupyter notebooks and I really love it when it does work. Specifically in pyCharm I love it, although it seems to be difficult to return to an existing notebook. When I start the notebook on pycharm it raises an alert that asks me for a url and authentication token. it doesn't except the token from when i bash "jupyter notebook list" and i cant access anything on pycharm for all eternity until I forcefully shut it down. I think my problem is that i don't know how to initialize a url a token when I access the notebook on pycharm. Is the url generated for for an entire session with multiple notebooks? or does each notebook I open get both? what is the procedure for working on a saved notebook on pycharm?

hi,could you tell me how to start the notebook project on pycharm? which file below should i run? setup.py? setupbase.py? init.py? main.py?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jupyter/notebook/issues/3722#issuecomment-446908454, or mute the thread https://github.com/notifications/unsubscribe-auth/AiHZn8hXriEObzcLf6SfeMXKjC1AS3QRks5u4iQMgaJpZM4U7fjW .

danizil commented 5 years ago

If you need help that is

בתאריך יום ה׳, 13 בדצמ׳ 2018, 12:48 PM, מאת Danny Zilberg < dannyzilberg@gmail.com>:

Hey man. Lets whatsapp +972532755750

בתאריך יום ה׳, 13 בדצמ׳ 2018, 11:55 AM, מאת qyj2006 < notifications@github.com>:

Hi. I am starting to work with Jupyter notebooks and I really love it when it does work. Specifically in pyCharm I love it, although it seems to be difficult to return to an existing notebook. When I start the notebook on pycharm it raises an alert that asks me for a url and authentication token. it doesn't except the token from when i bash "jupyter notebook list" and i cant access anything on pycharm for all eternity until I forcefully shut it down. I think my problem is that i don't know how to initialize a url a token when I access the notebook on pycharm. Is the url generated for for an entire session with multiple notebooks? or does each notebook I open get both? what is the procedure for working on a saved notebook on pycharm?

hi,could you tell me how to start the notebook project on pycharm? which file below should i run? setup.py? setupbase.py? init.py? main.py?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jupyter/notebook/issues/3722#issuecomment-446908454, or mute the thread https://github.com/notifications/unsubscribe-auth/AiHZn8hXriEObzcLf6SfeMXKjC1AS3QRks5u4iQMgaJpZM4U7fjW .

qyj2006 commented 5 years ago

בתאריך יום ה׳, 13 בדצמ׳ 2018, 11:55 AM, מאת qyj2006 < notifications@github.com

what is it?all is error code

danizil commented 5 years ago

You can use the same url on all notebooks you open. Try it

בתאריך יום ה׳, 28 ביוני 2018, 9:54 PM, מאת Thomas Kluyver < notifications@github.com>:

Is the url generated for for an entire session with multiple notebooks? or does each notebook I open get both?

There's one base URL and one token for an entire session; each notebook you open has a separate URL which starts with the base URL (like http://localhost:8888/notebook/Untitled1.ipynb).

I don't know about Pycharm's Jupyter features. You'll probably need to ask in a Pycharm forum for that.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jupyter/notebook/issues/3722#issuecomment-401137437, or mute the thread https://github.com/notifications/unsubscribe-auth/AiHZnyIIavk5CcjGrKtXkdImdKF-MnR8ks5uBSZkgaJpZM4U7fjW .