Skip to content

Commit

Permalink
fix(jupyter): trigger release for jupyter usage
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Jul 22, 2022
1 parent 88398c4 commit 1d3a8ad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion documentation/jupyter/README-osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@ show()

## Running Jupyter within ParaView

This path is not yet working.
This path is not yet working and would require the following:
- Add OpenSSL in our Python dependencies
- Rework the `sys.executable` path to be valid
- Make pvpython natively aware of some env variable to enable venv at startup so the iKernel could start without issue
- And maybe something else but I haven't been that far...

0 comments on commit 1d3a8ad

Please sign in to comment.