Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#19 [Docs Fix] experiment-tutorial/1-setup.md and experiment-tutorial/2-data-versioning.md

Closed
Haswanth Aekula wants to merge 2 commits into DAGsHub-Official:main from hassiahk:doc-fix
1
2
3
  1. #!/bin/sh
  2. WORKING_DIR=${WORKING_DIR:-$PWD}
  3. docker run --rm -v "$WORKING_DIR:/docs" squidfunk/mkdocs-material:5.2.0 build
Discard
Tip!

Press p or to see the previous file or, n or to see the next file