Jupyter
Jupyter knowledge and experiences
Recipes
docker run -it -p 8888:8888 -p 6006:6006 -d -v $(pwd)/notebooks:/notebooks amaksimov/python_data_science%%capture
# at the top of the cellReferences
Last updated
Jupyter knowledge and experiences
docker run -it -p 8888:8888 -p 6006:6006 -d -v $(pwd)/notebooks:/notebooks amaksimov/python_data_science%%capture
# at the top of the cellLast updated