Skip to content

Commit

Permalink
removed tox.ini - obsolete - related to jpy_canvas, now removed
Browse files Browse the repository at this point in the history
  • Loading branch information
hagrid67 committed Dec 8, 2023
1 parent fe09eba commit 4518c80
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -103,18 +103,6 @@ commands =
# need to enable redis (in a container) in github workflow for this to work
# notebooks/test_service.ipynb

[testenv:start_jupyter]
# TODO: What is this for? I think we could delete it. Jeremy.
base_python = python3.10
deps =
-r requirements-dev.txt
commands =
python -m jupyter nbextension install --py --sys-prefix widgetsnbextension
python -m jupyter nbextension enable --py --sys-prefix widgetsnbextension
python -m jupyter nbextension install --py --sys-prefix jpy_canvas
python -m jupyter nbextension enable --py --sys-prefix jpy_canvas
python -m jupyter notebook

[testenv:build]
base_python = python3.10
skip_install = true
Expand Down

0 comments on commit 4518c80

Please sign in to comment.