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 5c64702 commit f65064dCopy full SHA for f65064d
.github/workflows/build-ci.yml
@@ -32,6 +32,7 @@ jobs:
32
cd moose-core
33
git checkout nml2_updates_3
34
35
+ pip install jupyter
36
pip install jupyter_packaging
37
python setup.py install
38
0 commit comments