-
-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update docker instructions #1127
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1127 +/- ##
==========================================
+ Coverage 92.79% 92.81% +0.01%
==========================================
Files 93 93
Lines 9158 9181 +23
==========================================
+ Hits 8498 8521 +23
Misses 660 660
Continue to review full report at Codecov.
|
Can someone try this? |
2a9ff05
to
8f53e7a
Compare
ok, I have updated Docker + container. This now works with Windows too, I created powershell script to do the same stuff as sh file does.
I also added jupyter notebook / lab so these could work
There is also now docs building steps in the default environment. I think we could drop the environment and just use the default namespace? Or maybe it is better to stay in environment. |
Description
Update docker functionality.
Checklist