Skip to content

When previewing a project, how to hide the output notebooks (out.ipynb) by prefix'ing the file names with a '.', or redirect them to a different folder? #9506

Answered by mcanouil
rraadd88 asked this question in Q&A
Discussion options

You must be logged in to vote

The issue appears because you only have a negate targets in render.
This is a bug.

The following won't trigger the bug:

  render:
    - index.ipynb
    - "!data/"

This is reported somewhere and I'll add the link when I'll find it again.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mcanouil
Comment options

Answer selected by rraadd88
@rraadd88
Comment options

@mcanouil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
websites Issues creating websites projects
2 participants