Тёмный
No video :(

Python Tutorial | How to use a Jupyter notebook online with Binder and Google Colab 

Adriaan Van Niekerk
Подписаться 3,4 тыс.
Просмотров 9 тыс.
50% 1

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 31   
@AdriaanVanNiekerk
@AdriaanVanNiekerk 4 года назад
Hi everyone - if you see one of my Github repositories that do not have a Jupyter notebook in - let me know, as I may have missed a few when updating them to include the notebooks that I used
@mostafaaboushama9722
@mostafaaboushama9722 3 года назад
Hi Adrian, Jupyter notebooks for all Rankine cycles are missing. if you would be so kind as to upload them? :) one more question would be, can I use these Libraries for visual studio code?
@AdriaanVanNiekerk
@AdriaanVanNiekerk 3 года назад
@@mostafaaboushama9722 It seems I have lost the notebook files that I used in the videos 😢, but the python scripts are available in my Github repository: github.com/adriaan90?tab=repositories You can use these scripts in VS Code. I know that VS Code has a notebook plugin, but I have not used it yet. Hopefully I will be able to re-create the notebooks and make them available on Github again. Thanks for spotting it.
@mostafaaboushama9722
@mostafaaboushama9722 3 года назад
@@AdriaanVanNiekerk I have tried this command to import pyromat to VS Code : PS C:\Users\Aboushama\Desktop\Try> pip install pyromat then this happened: Collecting pyromat Downloading PYroMat-2.0.12-py2.py3-none-any.whl (747 kB) |████████████████████████████████| 747 kB 3.2 MB/s Requirement already satisfied: numpy>=1.7 in c:\users\aboushama\appdata\local\programs\python\python39\lib\site-packages (from pyromat) (1.20.0) Installing collected packages: pyromat Successfully installed pyromat-2.0.12 and it worked, Obviously somehow VS Code looked it up and got it! it works. I am going to try another Cycle on my own and update you with the results. Cheers :)
@user-or7ji5hv8y
@user-or7ji5hv8y 3 года назад
Clear and concise. Thanks
@AdriaanVanNiekerk
@AdriaanVanNiekerk 3 года назад
Thanks for the comment! I appreciate your feedback 🙏🏻
@macknightxu2199
@macknightxu2199 Год назад
hi, how to use a specified python version in Binder?
@yashpundir2044
@yashpundir2044 3 года назад
pretty neat. 🤘👍. Thanks for the info.
@AdriaanVanNiekerk
@AdriaanVanNiekerk 3 года назад
No problem! What are you going to use the notebooks for?
@yashpundir2044
@yashpundir2044 3 года назад
@@AdriaanVanNiekerk I'm very much interested in ML/AI, so I play with notebooks all day long. This will help me quickly check out other notebooks regarding ML. Thanks
@AdriaanVanNiekerk
@AdriaanVanNiekerk 3 года назад
@@yashpundir2044 notebooks are really nice for testing out ML models. Have you heard about JovianML? they have some nice free courses and a LOT of notebooks.
@yashpundir2044
@yashpundir2044 3 года назад
@@AdriaanVanNiekerk No I haven't heard of 'em, but I'll check it out soon if you say so. Btw are you into ML too?
@AdriaanVanNiekerk
@AdriaanVanNiekerk 3 года назад
@@yashpundir2044 I am learninng it to see how I can possibly apply it at work😊 you?
@letranthu5165
@letranthu5165 3 года назад
Thank you so much!
@AdriaanVanNiekerk
@AdriaanVanNiekerk 3 года назад
Glad I could help! Let me know if you have any other questions
@jobish5637
@jobish5637 2 года назад
how can I save the file, if I am using myBinder, after editing ???
@AdriaanVanNiekerk
@AdriaanVanNiekerk 2 года назад
Hi there! You can either select File -> Save As or File -> Download to save a copy to your local computer. There are quite a few other options as well, but I think these two are used the most.
@jingola11
@jingola11 2 года назад
But will the hardware they give in Jupyter will be remain same in Colab or it'll assign a new hardware for colab if u run !lscpu
@dariusparvin7366
@dariusparvin7366 3 года назад
Thanks for this, this is awesome. I tried it just now and go "ModuleNotFoundError: No module named 'bs4'". Is it possible to add modules?
@AdriaanVanNiekerk
@AdriaanVanNiekerk 3 года назад
Thanks for the comment Darius. It may be that you have not installed bs4. You can do that by using pip in your terminal.
@dariusparvin7366
@dariusparvin7366 3 года назад
​@@AdriaanVanNiekerk thanks for the reply! I was talking about when running it online using Binder. It is possible to install modules on there? Does the notebook run on Binder for you?
@vedangg5853
@vedangg5853 3 года назад
@@dariusparvin7366 I'm facing the same problem with seaborn module Nobody's talking about how to add it while using online in browser.. Overhyped online notebook!
@Ahmad-bv8nc
@Ahmad-bv8nc 3 года назад
Thank you😇 How can i intstall pyromat package in Jupyter..
@AdriaanVanNiekerk
@AdriaanVanNiekerk 3 года назад
Hi Ahmet. You can install it the same way you install all the other python modules. I usually do it in the command line prompt with: python -m pip install pyromat. Jupyter notebooks will then be able to use it as well.
Далее
How to share a Jupyter notebook with Binder?
7:50
Просмотров 21 тыс.
娜美这是在浪费食物 #路飞#海贼王
00:20
Anaconda (Conda) for Python - What & Why?
26:10
Просмотров 228 тыс.
If __name__ == "__main__" for Python Developers
8:47
Просмотров 398 тыс.
The Most Legendary Programmers Of All Time
11:49
Просмотров 552 тыс.
What I would do differently as an engineering student
9:23