-
Updated
Jul 16, 2020 - Python
notebook
Here are 1,347 public repositories matching this topic...
/kind feature
Persona: Infrastructure Engineer
Control Plane Walkthrough:
- Install Kubeflow with (istio) KfDefs
- Install Kubeflow with dex - pending
- Configure / Get Istio IngressGateway endpoint
- Create profiles (w/ kubectl) #4725
- Create notebooks from user-namespace (w/ kubectl)
- Login (port-forward) into notebook as user
- Create TFJob (w/ kubec
Right now, there's a "languages" feature implemented, which allows the user to define, in what kind of languages the documents he usually uploads are written in. Under "Settings", each Paperwork user can select the languages he'd like Paperwork to support for his account.
This was being implemented, so that tesseract can be called with the according language option, which helps OCR.
Now, thi
-
Updated
Jul 16, 2020 - Python
Hello,
The objective is to write a troubleshooting page for know issues.
Cases identified
Here is the list of identified known issues.
Permission denied when mounting local folders
This is a recurring issue, there is a PR (#1078) in progress to update the documentation
- #885
- #1003
Container launching issue
In recent issues (#1035, #1057) the same problem and th
We've got quite a few standardized labels configured in our GitHub but no documentation on which labels to use and when.
We should add a "Labeling Issues" section to our CONTRIBUTING.md so this informational is accessible to people.
Plotting UI revamp
The plotting UI leaves a lot to be desired:
- When you bring up the plotting UI, it's not obvious that you have to do some work to make a plot happen. If you don't, there's no error message, just a never-ending wait. (see https://gitter.im/polynote/polynote?at=5e0e36f9eac8d1511e9ed2ff )
- Why do we make you drag things onto axes? Especially when there is only one axis it could go onto (at leas
Hi all!,
Just want to share with the team some details I've been experiencing while I executed notebooks from command line using a yaml file.
First, let me show my case. I've bee parametrizing different notebooks to isolate data wranlging processes. To do it, I needed to use lists of dictionaries to specifiy keys describing my data, such as area or paths where some files were stored. As all
According to the generated build
The commands to launch are the following :
docker pull andypetrella/spark-notebook:0.7.0-scala-2.11.8-spark-2.1.1-hadoop-2.7.2-with-hive
docker run -p 9001:9001 andypetrella/spark-notebook:0.7.0-scala-2.11.8-spark-2.1.1-hadoop-2.7.2-with-hive
Using that image (and I think it i
Feature motivation
Azure storage client is backward incompatible, there's an issue #757 for upgrading the azure connection to the latest client. The new version has an async interface that can be leveraged for the streams module, at least for downloads.
N.B. This is likely a 3~4h work and not a pressing need, so just putting this in the backlog.
Feature implementation
There's a
These classes were deprecated long ago and are now removed in Java 13. We should get ready and migrate these classes.
Some migration hints here:
https://docs.oracle.com/javase/9/docs/api/jdk/javadoc/doclet/package-summary.html#migration
Describe your feature request
When you apply formatting it should be toggleable/undoable through an immediate second application
Additional context
This would need selected text to remain after formatting is applied
As requested in glushchenko/fsnotes#854 (comment)
Hello, first of all, a big thank you! For ages I had been looking for a good opensource convenient note app, and since I found yours, I'm just so happy. Great design, simple to use, and powerful also!
A good app is one you use so much that you want to contribute and improve it :) so here are a few questions-suggestions. I'll post them in various issues, so maybe it can be simpler to track.
I
From danijar/handout#20 (comment):
doc.add_text('<p style="page-break-before: always">')We can add doc.add_pagebreak() if this is helpful, especially once we have a LaTeX exporter that could also support this.
Environment
- project (cli, server, browser-extension): server
- version: 1.0.2
- operating system: ubuntu
Description
If the note content contains xml like content such as <someword>, it is omitted in the full text search result from the postgres.
Steps to reproduce
- create a note with the following content
helloworld
<foo>
- Search for helloworld
TensorFlow 2 has been released for more than 1 year.
And there are amounts of developers and users heading to TensorFlow 2, which is more friendly and easier to use. But we don't have any related tutorials or guides for that.
As a TensorFlow contributor and MS Gold Partner, I'd like to submit some PRs to fill in the gap between TF 1.x and 2.x, since I just completed an E2E pipeline of Mobi
-
Updated
Jan 29, 2020
-
Updated
Jun 30, 2020 - Shell
Long running issue:
- Link mf.com web to GH mindforger-repository.
- Links directly to sections in documentation.
- Add documentation section to mf.com, and link GH from there.
- Have discussions, ...
- Written with MindForger
- I don't have to sustain it mf.com
- beginner users will be scared by seeing all files
- make links to point to beginning of doc ~ section anchor
- review web
-
Updated
Sep 6, 2017 - Jupyter Notebook
Developer Documentation now only shows some figures and it could be much easier to understand if some explanations of those figures are clarified, especially the last 2 figures.Thanks:)
Hi there, probably stupid question but is there any detailed doc of what kind of content the config json can contain? I see you can setup username and password for each kernel: is this an authentication against the livy server?
Is there a way to specify the address of the server?
Also, is it possible to customize the location of the config.json file?
Thanks!
-
Updated
Feb 26, 2018
should take a functor, not a function pointer(done in #74)- should only return once
b - ais smaller than 1/k times the original interval size
Improve this page
Add a description, image, and links to the notebook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notebook topic, visit your repo's landing page and select "manage topics."


Note 1: This is not the same tab-completion bug for which many issues have already been opened (the one where a massive number of objects from the global namespace are displayed). This issue specifically has to do with unwanted abbreviation of filename paths. I haven't yet found any other reports of this issue.
Note 2: I also posted this to stackoverflow but am posting again here since I didn't