YOU:
	echo "make"

lint:
	bash lint.sh

clean:
	python3 clear_jupyter.py 
