how to convert py file to ipynb file | 2021

preview_player
Показать описание
This video is about how you can convert python (.py) file to google collab or jupyter supported file (.ipynb) type !

Like this video if you find it useful 👍

comment you questions below, i love to reply the😀
also
comment topic on which you want new video 🔥

SUBSCRIBE ❤️
to see my videos regularly 😊

+++++++--------------------------------------------------+++++++
📱 follow me on instagram and ask your questions -

watch my other playlists ▶

________________________________________________

Tags 👇

#python
#googlecollab
#jupyter
#py
#ipynb
Рекомендации по теме
Комментарии
Автор

For Mac users, open the terminal and install p2j as instructed in the video. To navigate to the file folder where py file is stored, write 'cd [and then type the directory name]' (without quotes). Then after navigating, write 'p2j [filename].py'. This will automatically create a ipynb file from it in the same directory.

KitsGravity
Автор

Great work brother ❤️Keep making such videos that can surely make everyone clear the topics easily 👍

rakshasharma
Автор

Getting following error: (What is the solution to it?)

pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ pip install p2j
+ ~~~
+ CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

SumitSharma-vjzu
Автор

The pip install works on Anaconda too.
Thanks for the video.

hazzsaeedharis
Автор

bhai maine .py file create kari, codes likhe and then execute karke .py me hi save kar diya.
Ab wo file text format me hi open ho rahi ahi kahi pe bhi( colab ya jupyter ).
Please tell me how can i do that???

vikky
Автор

i 'm getting following error: 'p2j' is not recognized as an internal or external command,
operable program or batch file.

thuyphuongnguyen
Автор

I have installed python in D drive. I am getting error in installation of pip p2j

ptpl
Автор

what is about cd for that i am getting error

pravallikav
Автор

Vscode is better to perform this task with its native export capabilities.

You just have to specifiy markdown cells like this :

#%%[markdown]
"""
This is a markdown
"""
#%%
# code
a = b

romanlf
Автор

Nicely done! Very helpful and thank you for the video

ishara
Автор

Thank you, it was very helpful 👍 Appreciate it

sheelag
Автор

Hey Bro, I'm having an error while run the command " pip install p2j"

akshaychauhan
Автор

P2j is not recognised as the name of a cmdlet showing

soniamohapatra
Автор

Sare files ek saath kaise kare batao bhai

kishore
join shbcf.ru