We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d8a95 commit ecaa05dCopy full SHA for ecaa05d
Makefile
@@ -48,4 +48,5 @@ help: ## Display this help screen
48
49
.PHONY: jupyter
50
jupyter: ## Run jupyter lab
51
+ @poetry run pip install jupyterlab
52
@poetry run jupyter lab
0 commit comments