You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good spot, I've ran into the issue a few times in other repos. Funnily enough, I think it is also dependant on which shell is being used, i.e bash vs zsh
In the installation instructions it is stated for optional dependencies to run
I believe this has to be
pip install "amltk[notebook]" ...
to function - at least on Linux. :)
(opened as part of JOSS Review openjournals/joss-reviews#6367 )
The text was updated successfully, but these errors were encountered: