Skip to content

Commit

Permalink
ill try and just publish
Browse files Browse the repository at this point in the history
  • Loading branch information
johndehart committed Apr 11, 2024
1 parent 298b381 commit 38e3c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This tool assists SysML API developers in tracing and visualizing the highly nes
- **Using the Python Script:** Run the `sysml_graph.py` script. Upon completion, an interactive Plotly graph will be saved to `/html_out/sysmlv2_network_graph.html` and automatically opened in your web browser for review.

- **Below is an example graph**
![Example Graph](./html_out/sysmlv2_network_graph.html)
![SysMLv2 Network Graph](/images/sysmlv2_network_graph.png)

- **Using a Jupyter Notebook:** Open `build_sysml_graph.ipynb` in the `/notebooks` folder. This notebook replicates the capability of the `sysml_graph.py` script, presenting the Plotly image within a notebook cell. A link to nbviewer online is provided for an example graph since Plotly network graphs do not render when committed to Git.

Expand Down

0 comments on commit 38e3c4f

Please sign in to comment.