We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d116440 commit f22f873Copy full SHA for f22f873
.github/workflows/testing_in_conda.yml
@@ -54,6 +54,7 @@ jobs:
54
55
- name: Install Jupyter and dependencies
56
run: |
57
+ source activate mtpy-v2-test
58
pip install jupyter
59
pip install ipykernel
60
python -m ipykernel install --user --name mtpy-v2-test
0 commit comments