install:macos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
install:macos [2024/04/11 15:55] – [Install a python dependence] paffenholzinstall:macos [2024/04/11 16:57] (current) – [Install dependencies with Homebrew] paffenholz
Line 75: Line 75:
 brew install ccache brew install ccache
 brew install mongo-c-driver brew install mongo-c-driver
 +brew install jupyterlab
 </code> </code>
  
Line 91: Line 92:
 </code> </code>
  
-==== Install a python dependence ==== 
- 
-If you use pip for python dependencies, then do 
-<code> 
-pip3 install jupyter --user 
-</code> 
-This may complain about a path not being set. If so, add this to your $PATH-variable.  
- 
-If you use conda, then do 
-<code> 
-conda install jupyter-notebook 
-</code> 
  
 ==== Download polymake ==== ==== Download polymake ====
  • install/macos.txt
  • Last modified: 2024/04/11 16:57
  • by paffenholz