This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
lightning
mirror of
https://github.com/Lightning-AI/lightning.git
Watch
1
Star
0
Fork
You've already forked lightning
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c196da309
lightning
/
tests
/
tests_examples_app
/
public
/
__init__.py
4 lines
92 B
Python
Raw
Blame
History
from
pathlib
import
Path
_PATH_EXAMPLES
=
Path
(
__file__
)
.
resolve
(
)
.
parents
[
3
]
/
"
examples
"
Reference in New Issue
View Git Blame
Copy Permalink