Skip to content
Snippets Groups Projects
Verified Commit d181a57e authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Install ipykernel in dev-mode

parent 7f565dc0
No related branches found
No related tags found
No related merge requests found
Pipeline #25114 passed with warnings
......@@ -9,6 +9,7 @@ install:
install-dev:
pip install -e ".[dev]"
python -m ipykernel install --user --name=km3io
clean:
python setup.py clean --all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment