the quick answer NO, no use jupyter for developing django, better search a IDE like Visual Code, or sublime text text editor
https://code.visualstudio.com/ #free https://www.sublimetext.com/ # free https://www.jetbrains.com/es-es/pycharm/ On Mon, Nov 29, 2021 at 7:40 AM kayhan <[email protected]> wrote: > Hi, I am using the free version of Paycharm. > VS code is also good and is smaller than Paycharm. > > On Mon, Nov 29, 2021 at 4:53 PM 'MH' via Django users < > [email protected]> wrote: > >> Hi everyone >> >> I have built a few django apps, but on a very basic level and only for my >> own usage. Little helpers for self management. So far I just used vi(m). >> >> Now I tried out jupyter for the first time. Looks great and thanks to a >> few links from Google I could also load the django kernel in jupyter. Still >> I am not sure how to use juypter in order to develop django apps. Is this >> making sense to you? I either have one of those >> demonstration-/documentation-oriented notebooks *or* I have a plain py >> file as usual in django apps. >> >> My two questions are: >> 1. Do you use juypter for django development? >> 2. If not, which editor or free IDE do you use? >> >> Best regards >> M >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/32085ce1-4bdc-4dfe-a031-9e4d6b15c9abn%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/32085ce1-4bdc-4dfe-a031-9e4d6b15c9abn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAO-vjEQ1Z-NPsTT_nQkyrX272qOi81q%3Dkq3DmcO1GVTMhiUb4w%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAO-vjEQ1Z-NPsTT_nQkyrX272qOi81q%3Dkq3DmcO1GVTMhiUb4w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- att. Carlos Rocha -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAM-7rO1ODyzxV3ZZvFOPSFy-EG9GiJwLk5bpt-bDBk4tRCDjkA%40mail.gmail.com.

