Skip to content

lucadellalib/conda-cross-platform-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conda Cross-platform Setup


Installation

A conda virtual environment is provided for isolation and reproducibility. If conda is not already available on the system (e.g. through Anaconda), Miniconda will be automatically downloaded and installed.

Windows

Clone or download the repository and navigate to bin directory. Double click on:

  • install.bat to install the software;

  • uninstall.bat to uninstall the software. Note: conda will not be removed.

Linux/macOS

Clone or download the repository and open a terminal in the root directory. Run:

  • ./bin/install.sh to install the software;

  • ./bin/uninstall.sh to uninstall the software. Note: conda will not be removed.


Usage

Windows

Navigate to bin directory and double click on jupyter-notebook.bat.

Linux/macOS

Open a terminal in the root directory and run ./bin/jupyter-notebook.sh.


Contact

[email protected]


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published