Skip to content
Snippets Groups Projects
Unverified Commit aa064ce7 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Updating Requirements (#1)


* Pin isis version to 3.9

* Used custom mknotebooks build

---------

Co-authored-by: default avatarAustin Sanders <arsanders@usgs.gov>
parent 97dfebd8
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ This installation guide is for ISIS users interested in installing ISIS (3.6.0)+ ...@@ -27,7 +27,7 @@ This installation guide is for ISIS users interested in installing ISIS (3.6.0)+
export CONDA_SUBDIR=osx-64 export CONDA_SUBDIR=osx-64
#Create a new conda environment to install ISIS in #Create a new conda environment to install ISIS in
conda create -n isis conda create -n isis python=3.9
#Activate the environment #Activate the environment
conda activate isis conda activate isis
......
...@@ -3,4 +3,4 @@ mkdocs-material ...@@ -3,4 +3,4 @@ mkdocs-material
neoteroi-mkdocs neoteroi-mkdocs
codespell codespell
linkchecker linkchecker
mknotebooks git+https://github.com/Kelvinrr/mknotebooks.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment