This website requires JavaScript.
Explore
Help
Sign In
diogo
/
yap-6.3
Archived
Watch
1
Star
0
Fork
0
You've already forked yap-6.3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-08-20
. You can view files and clone it, but cannot push or open issues or pull requests.
c2f2490fee
yap-6.3
/
packages
/
python
/
__main__.py
4 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
python swig work
2016-09-21 20:55:09 +01:00
if
__name__
==
'
__main__
'
:
Mostly about Jupyter support.
2017-05-14 11:36:09 +01:00
from
yap_kernel
import
kernelapp
as
app
python swig work
2016-09-21 20:55:09 +01:00
app
.
launch_new_instance
(
)
Reference in New Issue
Copy Permalink