Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit84361a6

Browse files
committed
deploy visualpython 2.0.0
1 parent9f3c0d1 commit84361a6

File tree

920 files changed

+26280
-133337
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

920 files changed

+26280
-133337
lines changed

‎CONTRIBUTING.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,3 @@ NOTE : Your work can be of great help for someone who struggles to find a soluti
6161
NOTE : Recommend reading[Figma: Publish Community files](https://help.figma.com/hc/en-us/articles/360040035974-Publish-Community-files) before starting the work for better understanding of the system.
6262

6363
<br>
64-

‎LICENSE‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,4 +681,3 @@ may consider it more useful to permit linking proprietary applications with
681681
the library. If this is what you want to do, use the GNU Lesser General
682682
Public License instead of this License. But first, please read
683683
<https://www.gnu.org/licenses/why-not-lgpl.html>.
684-

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ To create an environment where everyone can learn and use big data analytics ski
100100
Love Visual Python? Caffeine keeps us awake and do the work ☕
101101
THANK YOU for your support! 👍
102102

103-
<ahref="https://www.buymeacoffee.com/visualpython"target="_blank"><imgsrc="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=visualpython&button_colour=ffa238&font_colour=000000&font_family=Comic&outline_colour=000000&coffee_colour=FFDD00"></a>
103+
<ahref="https://www.buymeacoffee.com/visualpython"target="_blank"><imgsrc="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=visualpython&button_colour=ffa238&font_colour=000000&font_family=Comic&outline_colour=000000&coffee_colour=FFDD00"></a>

‎bin/visualpy‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ which ${PIP_T} > /dev/null 2>&1 && PIP=${PIP_T}
3737
JP_NB='jupyter nbextension'
3838

3939
VP_NAME='visualpython'
40-
VP_BIND='visualpython/src/main'
40+
VP_BIND='visualpython/visualpython'
4141

4242
PIP_UNINST=${PIP}' uninstall '${VP_NAME}
4343
PIP_UPGRAD=${PIP}' install '${VP_NAME}' --upgrade'

‎bin/visualpy.bat‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ where %PIP_T% > nul 2>&1 && set PIP=%PIP_T%
4646
setJP_NB=jupyter nbextension
4747

4848
setVP_NAME=visualpython
49-
setVP_BIND=visualpython/src/main
49+
setVP_BIND=visualpython/visualpython
5050

5151
setPIP_UNINST=%PIP% uninstall%VP_NAME%
5252
setPIP_UPGRAD=%PIP% install%VP_NAME% --upgrade

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp