Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
jupyternotebook
radajin
kr
Sunday, September 2, 2018 3:36 AM
jupyter notebook(주피터 노트북)에서 startup(스타트업) 파일 설정하기
iPython configuration : setting startup file Jupyter Notebook에서 자주 사용하는 패키지의 경우 항상 상단에 입력해줘야 하는 번거러움이 있습니다. 이러한 번거러움 을 없애기 위해서 Jupyter Notebook에서 사용 할때마다 자주 사용하는 패키지가 실행되도록 설정하여 항상 패키지를 호출 해야하는 번거로움을 없앨수
$ 0.000
1
radajin
kr
Sunday, August 19, 2018 9:17 AM
How To Use Jupyter Notebook
How To Use Jupyter Notebook 주피터 노트북은 오픈소스의 웹 어플리케이션으로 브라우져상에서 라이브 코딩이 가능합니다. 코딩과 동시에 바로바로 결과 를 확인할수 있고 그래프나 이미지등도 브라우져 내에서 바로 확인이 가능하기 때문에 주로 데이터 사이언스 분야에서 많이 사용합니다. 또한 파이썬 이외의 다른 언어도 지원하며 내부에 설명을 위한 Markdown도
$ 0.020
3
1
radajin
kr
Sunday, August 19, 2018 8:10 AM
Jupyter Notebook 설치
Jupyter Notebook 설치 Windows의 경우에는 Anaconda에 아래의 패키지들이 설치되어 있으므로 바로 Jupyter Notebook을 실행하면 됩니다. 1. 패키지 설치 1.1 패키지 한개씩 설치 $ pip3 install ipython $ pip3 install jupyter 1.2 패키지 한꺼번에 설치 아래와 같이 설치하고자 하는 패키지
$ 0.021
1
1
minsuk
jupyter
Thursday, May 10, 2018 4:54 AM
Jupyter Notebook short tutorial for beginner
This is short video tutorial how to use Jupyter notebook which will speed you up in python programming. I covered all basics you must know in five minutes. ▶️ DTube ▶️ IPFS
$ 0.000
2
nicole.lolytte
NeedleWorkMonday
Saturday, August 2, 2025 12:44 PM
Promoted
The Chronicles of the chronically ill crafter - a quick update
Hey all, Just a quick update, I have not been well lately,my genetic syndrome is flaring very badly, and there is no treatment or cure. Jeans for Genes day is thr 4th of August sopleasd wearyour favourite
$ 0.000
18
6
themarkymark
dev
Sunday, March 4, 2018 6:24 PM
JupyterLab in open beta testing
If you do Python development, you have likely used and fallen in love with Jupyter Notebooks. Jupyter Notebook allows you to do interactive development with epic efficiency. Primarily used for machine
$ 97.803
194
11
4
fanpengcheng
python
Friday, December 22, 2017 9:22 AM
Setup Jupyter Notebook Server
OS: Raspbian 1.Install Jupyter Notebook pip install -U 'ipython[notebook]' 2.Create configuration file jupyter notebook --generate-config 3.Alter configuration file c.NotebookApp.open_brower = False #don't
$ 0.000
1
1
1
Top communities
Create decentralized community