Qiskit / qiskit-tutorials

A collection of Jupyter notebooks showing how to use the Qiskit SDK
Apache License 2.0
2.31k stars 1.29k forks source link

Update documentation building section on README #1325

Closed HuangJunye closed 1 year ago

HuangJunye commented 2 years ago

Update documentation building section on README https://github.com/Qiskit/qiskit-tutorials#building-documentation with the newly added requirements-dev.txt https://github.com/Qiskit/qiskit-tutorials/pull/1323 and other non python dependencies (pandoc and graphviz)

HuangJunye commented 2 years ago

@bopardikarsoham would you like to work on this issue as well? It should be pretty straightfoward since you have already done local build successfully.

bopardikarsoham commented 2 years ago

Sure @HuangJunye!

Eric-Arellano commented 1 year ago

This has been documented to explain how to build docs with tox.