Skip to content

whoisdominic/py-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlas-py

A boilerplate for jupyter notebooks.

Note The default name for the conda env is atlas. If you want to change it, you need to change the name in the environment.yml file.

Requirements

Setup

conda env create -f environment.yml

When exporting dependencies, use the following command:

conda env export > environment.yml

Usage

Start notebook

jupyter notebook

About

Jupyter notebook boilerplate using CONDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published