Skip to content

May someone please help me upload python whl and jar for Spark NLP for Healthcare? #276

Discussion options

You must be logged in to vote

jsl_secret = license_keys['SECRET']
jsl_jar = jsl_version+'.jar'
jsl_tar = jsl_version+'.tar.gz'

spark nlp JSL wheel

!sudo aws -q s3 cp --region us-east-2 s3://pypi.johnsnowlabs.com/$jsl_secret/spark-nlp-jsl-$jsl_jar spark-nlp-jsl-$jsl_jar
!sudo aws -q s3 cp --region us-east-2 s3://pypi.johnsnowlabs.com/$secret/spark-nlp-jsl/spark-nlp-jsl-$jsl_tar spark-nlp-jsl-$jsl_tar

All in this notebook:

https://github.com/JohnSnowLabs/spark-nlp-workshop/blob/master/jupyter/SparkNLP_offline_installation.ipynb

Replies: 1 comment

Comment options

JustHeroo
Aug 23, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by JustHeroo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant