Skip to content

marimo-team/deepml-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deepml-notebooks

Steps:

  1. cd to the appropriate problems/problem directory

  2. To run the exported notebook, use:

    python -m http.server --directory docs/
  3. Then navigate to localhost:8000 in your browser to view the rendered html-wasm.

Note

The .html files were created from the .py using the following command marimo export html-wasm notebook.py --mode run --no-show-code -o docs/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published