Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jupytext header #3899

Closed
wants to merge 6 commits into from
Closed

Add jupytext header #3899

wants to merge 6 commits into from

Commits on Nov 22, 2023

  1. Add jupytext header

    Added the jupytext header for sphinx to the example
    02-HFSS/Array.py.  This makes it possble to directly view and edit the example with the jupyter notebook editor while developing examples if the jupytext plugin is installed. Markdown cells use markdown instead of reST.
    Devin-Crawford committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    00abdc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    3a4e6bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e018b17 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    876ad85 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. CI: add documentation upload

    Note: this shoudl be removed later on as its
    purpose is to see the impact of using jupytex
    on the documentation
    SMoraisAnsys committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a3a98bc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Add build_examples.yml

    Build documentation and examples, but don't deploy.
    Only applied to branches doc/*
    Devin-Crawford committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4eb641b View commit details
    Browse the repository at this point in the history