Skip to content
Permalink
436f4b6813
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
12 lines (12 sloc) 184 Bytes
name: jupyter-class-example
channels:
- default
- conda-forge
dependencies:
- python=3.7.*
- sphinx=2.4.4
- pip
- pandas
- matplotlib
- pip:
- jupyter-book>=0.7.0b