강의

멘토링

커뮤니티

Inflearn Community Q&A

puluke0120's profile image
puluke0120

asked

Getting Started with Python Data Analysis Using Public Data

(Optional) Using the table of contents feature with Jupyter nbextensions

저는 코랩을 쓰는데.... 익스텐션은?

Written on

·

586

1

저는 지금 코랩을 쓰고 있는데 그러면 익스텐션은 어떻게 사용하는지요?

pythonnumpypandas

Answer 3

1

puluke0120님의 프로필 이미지
puluke0120
Questioner

아 네~ 코랩은 따로 설치할 필요가 없고 이미 내장되어 있다는 것이네요.  네~ 답변 감사합니다

0

todaycode님의 프로필 이미지
todaycode
Instructor

네 자주 사용되는 라이브러리도 대부분 설치가 되어 있는 편이에요.

감사합니다!

0

todaycode님의 프로필 이미지
todaycode
Instructor

안녕하세요.

colab 은 사용법이 약간 다릅니다. 

목차기능을 사용하고자 하신다면 아래 이미지의 목차 텍스트 왼쪽의 아이콘을 클릭하면 목차가 나옵니다.

puluke0120's profile image
puluke0120

asked

Ask a question