jwilber / dte_python_usergroup

notebooks with material for dte python user group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

notebooks with material for dte python user group


Languages

Language:Jupyter Notebook 100.0%