Skip to content

Commit

Permalink
step 2 to fix 132
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Mar 27, 2023
1 parent 57a0ee7 commit 1d11743
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jupyterbook/content/ioos_installation_conda.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ Check out [Travis Oliphant's blog piece](http://technicaldiscovery.blogspot.com/

### What to do when everything seems to be broken?

For example, ff you are seeing kernel erros like the one below.

![kernel_error](kernel_error.png)

1. If you believe that only your environment is broken you can follow the [update environment](#updating-the-ioos-environment) instructions from above;
1. Sometimes conda updates can break backwards compatibility and updating is broken. In those cases remove the Miniforge3 directory and perform a fresh install of the new version.
1. In rare cases you may want to install a frozen version of the environment. Like, you need the exact same version that is running on our CIs. You can accomplish that by [downloading the lock file your system](https://github.com/ioos/ioos_code_lab/tree/main/.binder) and issuing the command:
Expand Down
Binary file added jupyterbook/content/kernel_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1d11743

Please sign in to comment.