/dte_python_usergroup

notebooks with material for dte python user group

Primary LanguageJupyter Notebook

dte_python_usergroup

notebooks with material for dte python user group

To Open Jupyter:

First, cd into a directory with the notebook

cd dir_name

Then, type in jupyter notebook

jupyter notebook

Command line things to know:

pwd: print working directory - prints the name of the directory you're in

cd: change directory - change into the directory, e.g. cd Downloads

ls: list - lists content in directory