Skip to content

JK-Open-Source-Community/babesena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeXeD

Binder GitHub forks GitHub stars

🔗 link to website

Index

Mathematics and Aptitude

Electronics and Communication Engineering

Computer Science and Engineering

Setting up the development environment

pip install -U jupyter-book

Build

  1. jupyter-book build .

  2. manually place all content of _build/html into docs or run python build.py in terminal

Contribution

  • Please create an issue before making a PR and link your PR to that issue by writing Fixes #(your issue number) in the description of the pull request.