Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to change theme of jupyter notebook

pip install jupyterthemes # change Jupyter themes
pd.read_csv('file.csv', index_col=[0]) # remove 'Unnamed 0'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #change #theme #jupyter #notebook
ADD COMMENT
Topic
Name
5+5 =