Add Julia EOPF examples for Sentinel-2 and Sentinel-3#259
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
@felixcremer please open an issue here: EOPF-Sample-Service/eopf-container-images#48 like I have done for xarray-eopf and indicate in the issue what needs to be installed so that your notebooks are running on the Jupyter Hub. |
|
Please make sure, that all checks are passing in this PR here. @felixcremer In case you get stuck with the CI, @clausmichele may help you. |
|
Hi @felixcremer, are the Manifest.toml and Project.toml files necessary to run the notebooks? |
|
@felixcremer can you finish this PR soon? Or do you need help? |
|
The |
|
I am currently waiting for the installation of the Julia packages in the docker container. EOPF-Sample-Service/eopf-container-images#49 An alternative to the installation in the global environment would be to add the package installation here and run it from inside the notebook. I am not sure what you would prefer. |
This adds example notebooks for opening Sentinel-2 and Sentinel-3 in Julia.
I am not sure, how the installation of the Julia packages are going to work in the docker container.
@konstntokas
Is there anything that you need from my side to make sure, that this is working on the server?