haesleinhuepf / blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScaDS.AI blog

This repository contains a collection of Markdown files and Python Jupyter notebooks about topics we work on at ScaDS.AI.

https://scads.github.io/blog

It is maintained using Jupyter lab and build using Jupyter book.

To edit this book, install depencencies like this:

pip install jupyterlab
pip install jupyter-book
pip install jupyterlab-spellchecker

git clone https://github.com/scads/blog
cd blog
jupyter lab

To build the book locally (on Windows), you can run this from the same folder:

build.bat

About

License:Creative Commons Attribution 4.0 International


Languages

Language:Batchfile 100.0%