You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For editable installs, testing your changes locally, and contribution workflows, see the [Customizing PhysicsNeMo](https://docs.nvidia.com/physicsnemo/latest/resources/customization_guide.html) guide in the documentation. See also the [contributing guidelines](CONTRIBUTING.md) for pull requests, coding style, and CI, and the [developer wiki](https://github.com/NVIDIA/physicsnemo/wiki) for community and contributing overview.
445
+
For editable installs, testing your changes locally, and contribution workflows,
446
+
see the [Customizing PhysicsNeMo](https://docs.nvidia.com/physicsnemo/latest/resources/customization_guide.html)
447
+
guide in the documentation. See also the [contributing guidelines](CONTRIBUTING.md)
448
+
for pull requests, coding style, and CI, and the
449
+
[developer wiki](https://github.com/NVIDIA/physicsnemo/wiki) for community and
450
+
contributing overview.
446
451
447
452
### Building Docker from Source
448
453
@@ -504,9 +509,12 @@ PhysicsNeMo is an open-source collaboration, and its success is rooted in commun
504
509
contributions to further the field of Physics-ML. Thank you for contributing to the
505
510
project so others can build on top of your contributions.
506
511
507
-
For guidance on contributing to PhysicsNeMo, see the [contributing guidelines](CONTRIBUTING.md) (pull requests, coding style, CI).
508
-
For install-from-source steps, editable installs, and testing your changes, see the [Customizing PhysicsNeMo](https://docs.nvidia.com/physicsnemo/latest/resources/customization_guide.html) guide in the documentation.
509
-
For community and contributing overview, see the [developer wiki](https://github.com/NVIDIA/physicsnemo/wiki).
512
+
For guidance on contributing to PhysicsNeMo, see the [contributing guidelines](CONTRIBUTING.md)
513
+
(pull requests, coding style, CI).
514
+
For install-from-source steps, editable installs, and testing your changes, see
515
+
the [Customizing PhysicsNeMo](https://docs.nvidia.com/physicsnemo/latest/resources/customization_guide.html)
516
+
guide in the documentation. For community and contributing overview, see the
0 commit comments