Added Jupiter Notebook for open with charm
This commit is contained in:
parent
943330d2e0
commit
7655a31e52
4
.SRCINFO
4
.SRCINFO
@ -1,5 +1,5 @@
|
|||||||
# Generated by mksrcinfo v8
|
# Generated by mksrcinfo v8
|
||||||
# Fri Dec 30 17:55:53 UTC 2016
|
# Wed Feb 8 22:11:26 UTC 2017
|
||||||
pkgbase = pycharm-professional
|
pkgbase = pycharm-professional
|
||||||
pkgdesc = Powerful Python and Django IDE. Professional edition.
|
pkgdesc = Powerful Python and Django IDE. Professional edition.
|
||||||
pkgver = 2016.3.2
|
pkgver = 2016.3.2
|
||||||
@ -45,7 +45,7 @@ pkgbase = pycharm-professional
|
|||||||
sha256sums = 016db1860a8b36d408c827f90aeb04b9d55cf21ea36788a9d8510cc54fae1c49
|
sha256sums = 016db1860a8b36d408c827f90aeb04b9d55cf21ea36788a9d8510cc54fae1c49
|
||||||
sha256sums = c1a74303d9e870918bd8068f761c8251b996694b1b96b3537fbca317679c4958
|
sha256sums = c1a74303d9e870918bd8068f761c8251b996694b1b96b3537fbca317679c4958
|
||||||
sha256sums = 43e79e5a786fc76385634dc0a9f1c3489b25031745b840b0822b059fc91d1060
|
sha256sums = 43e79e5a786fc76385634dc0a9f1c3489b25031745b840b0822b059fc91d1060
|
||||||
sha256sums = a90a2b645e733627fefe568ae82fc96716772c13b4431760a822c0c64b0596e9
|
sha256sums = e1cf2a280d90a55710131bdf33f4026a427d10131ddd5c776a936ee1ecf5a6fb
|
||||||
sha256sums = 09605bd8e6e44d20ee4f0f840df50f6991719856df1becd42dac4470d2b80eba
|
sha256sums = 09605bd8e6e44d20ee4f0f840df50f6991719856df1becd42dac4470d2b80eba
|
||||||
|
|
||||||
pkgname = pycharm-professional
|
pkgname = pycharm-professional
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -40,7 +40,7 @@ sha256sums=('72a7032ce618030db44179e7ae4e3b5d0ef761a7cbfeb34aeedf670b5d1059a3'
|
|||||||
'016db1860a8b36d408c827f90aeb04b9d55cf21ea36788a9d8510cc54fae1c49'
|
'016db1860a8b36d408c827f90aeb04b9d55cf21ea36788a9d8510cc54fae1c49'
|
||||||
'c1a74303d9e870918bd8068f761c8251b996694b1b96b3537fbca317679c4958'
|
'c1a74303d9e870918bd8068f761c8251b996694b1b96b3537fbca317679c4958'
|
||||||
'43e79e5a786fc76385634dc0a9f1c3489b25031745b840b0822b059fc91d1060'
|
'43e79e5a786fc76385634dc0a9f1c3489b25031745b840b0822b059fc91d1060'
|
||||||
'a90a2b645e733627fefe568ae82fc96716772c13b4431760a822c0c64b0596e9'
|
'e1cf2a280d90a55710131bdf33f4026a427d10131ddd5c776a936ee1ecf5a6fb'
|
||||||
'09605bd8e6e44d20ee4f0f840df50f6991719856df1becd42dac4470d2b80eba')
|
'09605bd8e6e44d20ee4f0f840df50f6991719856df1becd42dac4470d2b80eba')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Name=Charm
|
Name=Charm
|
||||||
Icon=pycharm
|
Icon=pycharm
|
||||||
Exec=source ~/.bash_profile;/opt/pycharm-professional/bin/charm
|
Exec=source ~/.bash_profile;/opt/pycharm-professional/bin/charm
|
||||||
MimeType=text/x-python;
|
MimeType=text/x-python;application/x-ipynb+json
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
Loading…
Reference in New Issue
Block a user